Fix headerbar height
This commit is contained in:
@@ -22,9 +22,8 @@ body{
|
||||
flex-shrink: 0;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
line-height: 1.9em;
|
||||
text-align: left;
|
||||
font-size: 1.2em;
|
||||
padding: 0.2em;
|
||||
}
|
||||
.file_viewer > .highlight_headerbar > .button_toggle_toolbar {
|
||||
flex-grow: 0;
|
||||
@@ -40,7 +39,7 @@ body{
|
||||
flex-shrink: 1;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
font-size: 0.8em;
|
||||
line-height: 2em;
|
||||
}
|
||||
.file_viewer > .highlight_headerbar > .list_navigator_buttons {
|
||||
flex-grow: 0;
|
||||
|
Reference in New Issue
Block a user