Change the button font size in the toolbar
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
|
||||
@toolbar-gradient-start: #f5f5f5;
|
||||
@toolbar-gradient-end: #DDDDDD;
|
||||
@toolbar-button-font-size: 14px;
|
||||
@toolbar-button-font-size: 12px;
|
||||
|
||||
@topbar-back: #fff;
|
||||
@topbar-color: #000;
|
||||
|
||||
@@ -118,7 +118,7 @@
|
||||
float: right;
|
||||
}
|
||||
.cryptpad-toolbar button {
|
||||
font-size: 14px;
|
||||
font-size: 12px;
|
||||
border: 1px solid transparent;
|
||||
border-radius: .25rem;
|
||||
color: #292b2c;
|
||||
|
||||
Reference in New Issue
Block a user