mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-30 02:22:47 +00:00
(css) Decrease all-day events margin in day view
This commit is contained in:
@@ -111,7 +111,7 @@ $quarter_height: 10px;
|
||||
}
|
||||
|
||||
.sg-event {
|
||||
margin: $block_margin;
|
||||
margin: 3px $block_margin;
|
||||
line-height: initial;
|
||||
position: relative;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user