added collection rules change list in the confirmation popup

This commit is contained in:
Gani Georgiev
2024-11-26 22:28:34 +02:00
parent 06acaf38d8
commit fcf65dcc77
33 changed files with 176 additions and 106 deletions
+3
View File
@@ -186,6 +186,9 @@ a {
.txt-mono {
font-family: var(--monospaceFontFamily);
}
.txt-preline {
white-space: pre-line;
}
.txt-nowrap {
white-space: nowrap;
}