Fix resizing for all vertical panes on macOS

This commit is contained in:
Martynas Bagdonas 2021-01-04 16:38:33 +02:00 committed by Dan Stillman
parent 5bc41e250b
commit a96c16a33d

View file

@ -225,7 +225,8 @@ input {
margin-inline-end: -4px;
width: 5px !important;
min-width: 5px;
position: relative;
/* Create a separate stacking context to be on top */
opacity: 0.99;
background-image: none;
}