1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-04 13:05:24 +02:00

fix: Set font-size on add task button

This commit is contained in:
Maksim Eltyshev 2025-07-21 18:50:44 +02:00
parent d8fbf2f909
commit e742cb4737

View file

@ -53,6 +53,7 @@
}
.taskButtonText {
font-size: 14px;
position: absolute;
top: 12px;
}