mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 21:53:19 +00:00
(fix) CSS padding style of toolbar
This commit is contained in:
@@ -22,7 +22,7 @@ md-toolbar {
|
||||
}
|
||||
|
||||
.md-toolbar-tools {
|
||||
padding: 0 initial;
|
||||
padding: 0;
|
||||
// dirty fix to override angular-material botchy typography
|
||||
font-size: 1em !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user