Fix size of glitch-soc status info icons

th-downstream
Claire 10 months ago
parent e2ba5f6e35
commit e2c7c370dc

@ -430,6 +430,11 @@
padding-inline-end: 2px; padding-inline-end: 2px;
} }
& > .icon {
width: 16px;
height: 16px;
}
.status__collapse-button.active > .icon { .status__collapse-button.active > .icon {
transform: rotate(-180deg); transform: rotate(-180deg);
} }

Loading…
Cancel
Save