mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-24 03:14:17 +00:00
Fix sidenav toolbar (logo and buttons)
This commit is contained in:
committed by
Francis Lachapelle
parent
90cd79a21b
commit
fdb4cd71eb
@@ -1,8 +1,10 @@
|
||||
@import 'extends';
|
||||
|
||||
md-toolbar {
|
||||
// todo: create variables scaled z-index
|
||||
z-index: 20;
|
||||
box-shadow: none;
|
||||
font-size: initial;
|
||||
}
|
||||
.md-toolbar-tools.md-toolbar-tools-bottom {
|
||||
height: (5 * $line);
|
||||
|
||||
Reference in New Issue
Block a user