mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
Add sidenav toggle button in Calendar module
Also show the current list filter on the right side of the toggle button.
This commit is contained in:
@@ -11,6 +11,13 @@
|
||||
padding: 0 0 0 $layout-gutter-width;
|
||||
}
|
||||
}
|
||||
md-tab-content {
|
||||
.md-subheader {
|
||||
.md-subheader-inner {
|
||||
padding-left: $layout-gutter-width/2;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.sg-md-subheader {
|
||||
&--fixed {
|
||||
|
||||
Reference in New Issue
Block a user