Use the same font-size for all the toolbar buttons
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
}
|
||||
|
||||
button {
|
||||
font-size: @toolbar-button-font-size;
|
||||
&#shareButton, &.buttonSuccess {
|
||||
// Bootstrap 4 colors
|
||||
color: #fff;
|
||||
|
||||
@@ -72,6 +72,7 @@
|
||||
|
||||
@toolbar-gradient-start: #f5f5f5;
|
||||
@toolbar-gradient-end: #DDDDDD;
|
||||
@toolbar-button-font-size: 14px;
|
||||
|
||||
@topbar-back: #fff;
|
||||
@topbar-color: #000;
|
||||
|
||||
Reference in New Issue
Block a user