add: product types

This commit is contained in:
trisua 2025-07-13 00:50:16 -04:00
parent 2705608903
commit ea13526515
9 changed files with 163 additions and 8 deletions

View file

@ -600,7 +600,7 @@ input[type="checkbox"]:checked {
padding: 0;
}
.notification .icon {
.notification:not(.chip) .icon {
width: 100%;
height: 100%;
}