mirror of
https://github.com/adoyle0/thaw.git
synced 2025-01-22 22:09:22 -05:00
✨ feat: tabbar item font size
This commit is contained in:
parent
90c9856469
commit
25e3b81036
1 changed files with 2 additions and 2 deletions
|
@ -12,6 +12,6 @@
|
|||
}
|
||||
|
||||
.melt-tabbar-item__content {
|
||||
font-size: 14px;
|
||||
line-height: 14px;
|
||||
font-size: 12px;
|
||||
line-height: 16px;
|
||||
}
|
Loading…
Add table
Reference in a new issue