mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 16:59:41 +00:00
Fix size of glitch-soc status info icons
This commit is contained in:
@@ -430,6 +430,11 @@
|
||||
padding-inline-end: 2px;
|
||||
}
|
||||
|
||||
& > .icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
.status__collapse-button.active > .icon {
|
||||
transform: rotate(-180deg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user