1
0

fix: make add task button 100% height

This commit is contained in:
kolaente
2022-09-23 11:13:35 +02:00
parent aa64e9835c
commit 3c9c5eff12

View File

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