style: auto-fix linting issues
This commit is contained in:
parent
b199844d07
commit
ffb57e932f
1 changed files with 1 additions and 0 deletions
|
|
@ -9184,6 +9184,7 @@ body:has(#side-panel.active) #close-fullscreen-cover-btn {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
transform: translateY(5px);
|
transform: translateY(5px);
|
||||||
}
|
}
|
||||||
|
|
||||||
to {
|
to {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
transform: translateY(0);
|
transform: translateY(0);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue