Added button to apply timefilter
This commit is contained in:
parent
9689283c0e
commit
cd123ae1c1
13 changed files with 175 additions and 83 deletions
|
|
@ -297,7 +297,7 @@ label {
|
|||
right: 16px;
|
||||
|
||||
display: grid;
|
||||
grid-template-columns: 8px repeat(2,min-content) 8px 1px 8px repeat(3,min-content) 8px repeat(3,min-content) 8px 1px 8px repeat(2,min-content) 8px;
|
||||
grid-template-columns: 8px repeat(2,min-content) 8px min-content 8px 1px 8px repeat(3,min-content) 8px repeat(3,min-content) 8px 1px 8px repeat(2,min-content) 8px;
|
||||
grid-gap: 6px 8px;
|
||||
align-items: center;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue