mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-10 16:24:48 +00:00
Fix font-family on bottom bar
This commit is contained in:
parent
3a6b67065d
commit
1dd061790a
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