mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
remove [+] outer rotation
This commit is contained in:
parent
754bc36cd6
commit
2b558713fd
|
|
@ -1339,7 +1339,7 @@ html:not(.e):not(.d) #up_quick .btn {
|
|||
transform: rotate(0deg);
|
||||
}
|
||||
html:not(.e):not(.d) #up_quick .btn.on {
|
||||
transform: rotate(-90deg);
|
||||
/* transform: rotate(-90deg); */
|
||||
box-shadow: -.05em .02em .3em color-mix(in oklab, var(--a) 20%, transparent);
|
||||
}
|
||||
#up_quick .btn .rotatable {
|
||||
|
|
|
|||
Loading…
Reference in a new issue