mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
fix: mobile button alignment
This commit is contained in:
parent
015d1c62f2
commit
e08ec0dfaf
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "calckey",
|
||||
"version": "13.2.0-dev11",
|
||||
"version": "13.2.0-dev12",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -376,10 +376,8 @@ const wallpaper = localStorage.getItem('wallpaper') != null;
|
||||
}
|
||||
|
||||
> .button-wrapper {
|
||||
|
||||
> i {
|
||||
transform: translateY(0.05em);
|
||||
}
|
||||
display: inline-flex;
|
||||
justify-content: center;
|
||||
|
||||
&.on {
|
||||
background-color: var(--accentedBg);
|
||||
|
Loading…
Reference in New Issue
Block a user