add hideSessionsOnHome button
This commit is contained in:
parent
2ceb483d39
commit
a274ce90c4
5 changed files with 74 additions and 64 deletions
|
|
@ -5,7 +5,7 @@
|
|||
width: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
z-index: 4;
|
||||
z-index: 6;
|
||||
}
|
||||
|
||||
.calendar-strip__selector {
|
||||
|
|
|
|||
|
|
@ -168,6 +168,9 @@
|
|||
.no-margin {
|
||||
margin: 0 !important;
|
||||
}
|
||||
.no-border {
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
.shift-large {
|
||||
margin-left: var(--shift-large);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue