mirror of
https://github.com/adoyle0/thaw.git
synced 2025-03-13 05:59:49 -04:00
feat: menu item add line height
This commit is contained in:
parent
5070378e0f
commit
70423fb3ba
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
cursor: pointer;
|
||||
border-radius: 0.25rem;
|
||||
font-size: 0.875rem;
|
||||
line-height: 1.25rem;
|
||||
|
||||
transition-property: color, background-color;
|
||||
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
||||
|
|
Loading…
Add table
Reference in a new issue