Raise resize handle stacking

This commit is contained in:
mARTin-B78 2026-05-13 00:49:02 +02:00
parent 5ebdf6d751
commit 0a67745b85

View File

@ -3281,7 +3281,7 @@ h3 {
user-select: none; user-select: none;
touch-action: none; touch-action: none;
position: relative; position: relative;
z-index: 30; z-index: 50;
flex-shrink: 0; flex-shrink: 0;
overflow: visible; overflow: visible;
background-color: #ddd; background-color: #ddd;