mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-02 02:02:32 +00:00
(css) Improve month view of Calendar module
This commit is contained in:
@@ -471,6 +471,7 @@ $quarter_height: 10px;
|
||||
.monthView {
|
||||
.dayLabels {
|
||||
// Cells of week days of all the same width
|
||||
border-bottom: 1px solid $colorGrey100;
|
||||
flex: 1 1 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user