mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-12 00:38:51 +00:00
(css) Force bg color of Calendar views to white
This commit is contained in:
@@ -175,6 +175,7 @@ $quarter_height: 10px;
|
||||
}
|
||||
|
||||
md-content[sg-calendar-scroll-view] {
|
||||
background-color: #fff;
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user