Ensure story buttons are clickable despite being in a no-drag region
This commit is contained in:
parent
6f3b56c6fa
commit
b2f5febbf9
5 changed files with 7 additions and 1 deletions
|
@ -27,6 +27,7 @@
|
|||
padding-inline: 16px;
|
||||
text-align: center;
|
||||
user-select: none;
|
||||
-webkit-app-region: no-drag;
|
||||
|
||||
@include keyboard-mode {
|
||||
@include focus-box-shadow($color-white, $color-ultramarine);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue