Improve resize behaviour. Implement +ve/-ve trigger toggle
This commit is contained in:
@@ -64,11 +64,12 @@
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
height: 100%;
|
||||
width: 20px;
|
||||
width: 4px;
|
||||
margin: 0;
|
||||
appearance: slider-vertical;
|
||||
background: transparent;
|
||||
z-index: 10;
|
||||
-webkit-appearance: none; /* Reset to control gradient */
|
||||
appearance: none;
|
||||
writing-mode: vertical-lr;
|
||||
}
|
||||
|
||||
/* Status Text Overlay */
|
||||
|
||||
Reference in New Issue
Block a user