cursor Grab on dragging.

This commit is contained in:
lindenkron 2023-04-13 00:52:01 +02:00
parent 7d550e745a
commit 09d3face07

View File

@ -1243,6 +1243,7 @@ button.glyphicon-button.active.focus {
flex-wrap: wrap; flex-wrap: wrap;
bottom: 0px; bottom: 0px;
min-width: 230px; min-width: 230px;
cursor: grab;
} }
#subControlButtons:empty{ #subControlButtons:empty{