Fixing .vr-pane-handle height fill disparity

This commit is contained in:
itdominator 2025-07-05 00:48:43 -05:00
parent 330817a745
commit 23d9bb24f2

View File

@ -50,18 +50,12 @@
border: 2px dashed lightblue;
}
/*
.hr-pane-handle {
.vr-pane-handle {
max-width: max-content;
height: 100%;
margin: 0px;
}
.vr-pane-handle {
transform: rotate(90deg);
}
*/
.vr-pane-handle {
max-width: 0.05em;
}