added -webkit-app-region: no-drag; to context menus
This commit is contained in:
parent
569f337420
commit
7e476be492
1 changed files with 1 additions and 0 deletions
|
@ -3509,6 +3509,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
-webkit-app-region: no-drag;
|
||||||
|
|
||||||
.menu-header-body {
|
.menu-header-body {
|
||||||
padding: 6px;
|
padding: 6px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue