mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-15 05:14:53 +00:00
Review calendar views templates
Changed month view to a md-grid-list. Added some colors.
This commit is contained in:
@@ -126,6 +126,10 @@ flex, hide, show, show-sm;
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
|
||||
.md-flex-fix {
|
||||
flex: 1 1 0;
|
||||
}
|
||||
|
||||
// Generate responsive columns
|
||||
// ----------------------------------------------------------------------------
|
||||
@mixin responsive-columns($breakpoint, $query) {
|
||||
|
||||
Reference in New Issue
Block a user