Make sure all toolbar icons and buttons are vertically centered.
This commit is contained in:
@@ -77,10 +77,12 @@
|
||||
display: flex;
|
||||
float: left;
|
||||
text-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.toolbar-right {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-grow: 1;
|
||||
justify-content: flex-end;
|
||||
.btn-full-height {
|
||||
|
||||
Reference in New Issue
Block a user