added -webkit-app-region: drag; to chrome--left
This commit is contained in:
parent
6dc31052e1
commit
7ff814cfda
1 changed files with 2 additions and 0 deletions
|
@ -876,6 +876,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
|||
.app-chrome .app-chrome--left {
|
||||
width: 30%;
|
||||
justify-content: left;
|
||||
-webkit-app-region: drag;
|
||||
}
|
||||
|
||||
.app-chrome .app-chrome--center {
|
||||
|
@ -5961,6 +5962,7 @@ body[platform='darwin'] {
|
|||
.app-chrome .app-chrome-item > .app-mainmenu {
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
-webkit-app-region: drag;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue