mirror of
https://github.com/funamitech/mastodon
synced 2024-11-23 22:57:05 +09:00
Fix size of glitch-soc status info icons
This commit is contained in:
parent
e2ba5f6e35
commit
e2c7c370dc
@ -430,6 +430,11 @@
|
||||
padding-inline-end: 2px;
|
||||
}
|
||||
|
||||
& > .icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
.status__collapse-button.active > .icon {
|
||||
transform: rotate(-180deg);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user