mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-14 10:13:09 +00:00
Fix font-family on bottom bar
This commit is contained in:
parent
69b32130cf
commit
535563a2ad
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
transition: $swift-ease-out;
|
||||
transform: translate3d(0, 0, 0);
|
||||
color: currentColor;
|
||||
font-family: inherit;
|
||||
font-size: 14px;
|
||||
line-height: 1em;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue