pointer cursor on quick actions

This commit is contained in:
Til Schmitter 2026-04-18 18:54:50 +02:00
parent 8447ea8704
commit b96b4f34b2

View file

@ -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 {