mirror of
https://github.com/Boof2015/prism.git
synced 2026-08-18 19:44:16 +02:00
fix VU, fix window parenting
This commit is contained in:
@@ -105,10 +105,13 @@ select {
|
||||
justify-content: center;
|
||||
width: 20px;
|
||||
height: 28px;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
background: transparent;
|
||||
color: rgba(255, 255, 255, 0.3);
|
||||
cursor: grab;
|
||||
flex-shrink: 0;
|
||||
-webkit-app-region: drag;
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
|
||||
.toolbar__grab:active {
|
||||
|
||||
Reference in New Issue
Block a user