Added button to apply timefilter
This commit is contained in:
parent
9689283c0e
commit
cd123ae1c1
13 changed files with 175 additions and 83 deletions
|
|
@ -1,11 +1,8 @@
|
|||
input[type="datetime-local"] {
|
||||
padding: 6px;
|
||||
}
|
||||
#notifications {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(5, min-content);
|
||||
grid-gap: 4px 16px;
|
||||
margin-top: 32px;
|
||||
margin-top: 96px;
|
||||
margin-bottom: 32px;
|
||||
background-color: #333;
|
||||
padding: 16px 24px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue