mirror of
https://github.com/plankanban/planka.git
synced 2025-08-04 04:55:25 +02:00
fix: Set font-size on add task button
This commit is contained in:
parent
d8fbf2f909
commit
e742cb4737
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
|||
}
|
||||
|
||||
.taskButtonText {
|
||||
font-size: 14px;
|
||||
position: absolute;
|
||||
top: 12px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue