This commit is contained in:
tiago.kayaya
2021-06-17 10:09:30 +01:00
parent 1aa0337036
commit ba8abd077e
+4
View File
@@ -872,4 +872,8 @@ background: rgb(92, 92, 92);
tr:nth-child(n+6) { tr:nth-child(n+6) {
display: none; display: none;
} }
}
.modal {
display: flex !important;
} }