This commit is contained in:
2025-11-03 02:34:12 +01:00
parent 152f824e2e
commit 209ac191c9
2 changed files with 8 additions and 1 deletions
+6
View File
@@ -2076,6 +2076,12 @@ button.danger:hover:not([disabled]) {
height: 1rem;
}
.selection-summary__multiply {
display: inline-flex;
align-items: center;
opacity: 0.6;
}
.selection-summary__separator {
opacity: 0.45;
}