mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 23:49:20 +01:00
Ensure story buttons are clickable despite being in a no-drag region
This commit is contained in:
@@ -59,6 +59,8 @@
|
||||
vertical-align: text-bottom;
|
||||
border: none;
|
||||
opacity: 0;
|
||||
// while it is invisible, allow it to be draggable
|
||||
-webkit-app-region: drag;
|
||||
transition: margin-inline-start $transition, opacity $transition;
|
||||
|
||||
&:disabled {
|
||||
|
||||
Reference in New Issue
Block a user