mirror of
https://github.com/9001/copyparty.git
synced 2026-06-19 12:42:51 -06:00
pointer cursor on quick actions
This commit is contained in:
parent
8447ea8704
commit
b96b4f34b2
|
|
@ -1266,6 +1266,7 @@ html.dz #flogout {
|
|||
box-shadow: none;
|
||||
transition: all .25s;
|
||||
margin: -1px;
|
||||
cursor: pointer;
|
||||
width: max-content;
|
||||
}
|
||||
html.a #up_quick .btn {
|
||||
|
|
|
|||
Loading…
Reference in a new issue