mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-11-28 06:48:19 +09:00
Tweaked icon sizes in mobile bottom toolbar
This commit is contained in:
parent
5d9c4608af
commit
dbe9f460ff
@ -3628,6 +3628,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
}
|
||||
.app-body .column-link__icon {
|
||||
margin: 0;
|
||||
transform: scale(1.3);
|
||||
}
|
||||
.app-body .column-link span {
|
||||
padding-left: .5em;
|
||||
|
@ -3628,6 +3628,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
}
|
||||
.app-body .column-link__icon {
|
||||
margin: 0;
|
||||
transform: scale(1.3);
|
||||
}
|
||||
.app-body .column-link span {
|
||||
padding-left: .5em;
|
||||
|
@ -3628,6 +3628,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
}
|
||||
.app-body .column-link__icon {
|
||||
margin: 0;
|
||||
transform: scale(1.3);
|
||||
}
|
||||
.app-body .column-link span {
|
||||
padding-left: .5em;
|
||||
|
Loading…
Reference in New Issue
Block a user