fix: make add task button 100% height
continuous-integration/drone/push Build is failing Details

This commit is contained in:
kolaente 2022-09-23 11:13:35 +02:00
parent aa64e9835c
commit 3c9c5eff12
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ defineExpose({
}
.add-task-button {
height: 2.5rem;
height: 100% !important;
@media screen and (max-width: $mobile) {
.button-text {