mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 20:53:07 +08:00
Button should inherit font
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
min-width: 64px;
|
||||
padding: 0 8px;
|
||||
display: inline-block;
|
||||
font-family: 'Roboto','Helvetica','Arial',sans-serif;
|
||||
font-family: inherit;
|
||||
font-size: 14px;
|
||||
overflow: hidden;
|
||||
will-change: box-shadow,transform;
|
||||
|
||||
Reference in New Issue
Block a user