wip
This commit is contained in:
parent
9d011ff305
commit
542b150888
1 changed files with 2 additions and 7 deletions
|
|
@ -1,7 +1,8 @@
|
|||
:root {
|
||||
--hour-height: 64px;
|
||||
--time-axis-width: 60px;
|
||||
--grid-columns: 5;
|
||||
--grid-columns: 7;
|
||||
--day-column-min-width: 200px;
|
||||
--day-start-hour: 0;
|
||||
--day-end-hour: 24;
|
||||
--color-border: #e0e0e0;
|
||||
|
|
@ -86,12 +87,6 @@ swp-time-axis {
|
|||
overflow: hidden;
|
||||
}
|
||||
|
||||
swp-header-spacer {
|
||||
height: 0;
|
||||
overflow: hidden;
|
||||
border-bottom: 1px solid var(--color-border);
|
||||
}
|
||||
|
||||
swp-header-drawer {
|
||||
display: block;
|
||||
height: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue