mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-11 03:46:52 -05:00
Fix log out button icon size
This commit is contained in:
@@ -114,13 +114,13 @@
|
||||
margin-inline-end: 0 !important;
|
||||
}
|
||||
|
||||
.small > .buttonIcon {
|
||||
.buttonIconSmall {
|
||||
min-width: 1rem;
|
||||
max-width: 1rem;
|
||||
margin-inline-end: var(--s-1);
|
||||
}
|
||||
|
||||
.miniscule > .buttonIcon {
|
||||
.buttonIconMiniscule {
|
||||
min-width: 0.857rem;
|
||||
max-width: 0.857rem;
|
||||
margin-inline-end: var(--s-1);
|
||||
|
||||
Reference in New Issue
Block a user