mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-16 05:44:53 +00:00
(css) Fix scrollbars in Calendar views
This commit is contained in:
@@ -134,7 +134,7 @@ $block_margin: 2%; // See sgCalendarDayBlock.directive.js
|
||||
}
|
||||
}
|
||||
|
||||
md-content {
|
||||
md-content[sg-calendar-scroll-view] {
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user