Improve agenda

This commit is contained in:
Peter Maquiran
2021-06-17 16:33:38 +01:00
parent 0fc41f15fa
commit 713a80e176
3 changed files with 2 additions and 42 deletions
+1 -5
View File
@@ -797,7 +797,7 @@ background: rgb(92, 92, 92);
display: none !important;
}
/* Track */
/* Track */
.hide-scroll::-webkit-scrollbar-track {
display: none !important;
}
@@ -862,8 +862,4 @@ background: rgb(92, 92, 92);
tr:nth-child(n+6) {
display: none;
}
}
.modal {
display: flex !important;
}