0.2s
This commit is contained in:
parent
e346d657b6
commit
f177d166dc
|
@ -382,7 +382,7 @@ const wallpaper = localStorage.getItem('wallpaper') != null;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-radius: 999px;
|
border-radius: 999px;
|
||||||
transform: translateY(-0.5em);
|
transform: translateY(-0.5em);
|
||||||
transition: all 0.3s ease-in-out;
|
transition: all 0.2s ease-in-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .indicator {
|
> .indicator {
|
||||||
|
|
Loading…
Reference in New Issue