both sides in memory helper

This commit is contained in:
Klemek
2023-08-29 16:44:26 +02:00
parent 3239a8293c
commit e228509ff7
3 changed files with 18 additions and 2 deletions
+4
View File
@@ -142,6 +142,10 @@ table.config td input {
width: 15em;
}
table.config td input[type=checkbox] {
width: inherit !important;
}
.expand {
cursor: pointer;
user-select: none;