fix: kanban add card font size
This commit is contained in:
parent
8e03015ddf
commit
aabfff06c2
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
color: var(--text-light);
|
||||
background-color: var(--kanban-new-card-bg);
|
||||
height: 27px;
|
||||
font-size: var(--font-md);
|
||||
font-size: var(--text-md);
|
||||
margin-bottom: var(--margin-sm);
|
||||
border-radius: var(--border-radius-md);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue