mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 00:48:25 +00:00
Now list item text weight is similar in all browsers (#2209)
This commit is contained in:
parent
85121ff29c
commit
02e7b3538c
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@
|
|||
cursor: pointer;
|
||||
margin-bottom: 4px;
|
||||
margin-left: 14px;
|
||||
font-weight: 600;
|
||||
font-weight: 500;
|
||||
font-size: 14px;
|
||||
line-height: 17px;
|
||||
padding: 9px 12px !important;
|
||||
|
|
|
|||
Loading…
Reference in a new issue