animate right sidebar cards collapse

This commit is contained in:
geoffrey45
2021-12-08 13:25:08 +03:00
parent 42be78ffbf
commit 1c5ae836ea
5 changed files with 49 additions and 18 deletions
+3
View File
@@ -110,6 +110,9 @@ th {
padding: 8px;
}
th {
height: 2em;
}
tr:nth-child(even) {
background-color: rgba(29, 29, 29, 0.767);
}