Change the button font size in the toolbar
This commit is contained in:
@@ -467,7 +467,7 @@ span.fa-folder-open {
|
||||
}
|
||||
#driveToolbar button {
|
||||
height: 24px;
|
||||
font-size: 14px;
|
||||
font-size: 12px;
|
||||
}
|
||||
#driveToolbar button.element {
|
||||
border-radius: 2px;
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
@toolbar-path-bg: #fff;
|
||||
@toolbar-path-border: #888;
|
||||
|
||||
@button-font-size: 14px;
|
||||
@button-font-size: 12px;
|
||||
|
||||
@size-mobile: 600px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user