Merge branch 'main' into v14/bugfix/document-media-tree-item-collection-icon
This commit is contained in:
@@ -294,7 +294,7 @@ export class UmbSplitPanelElement extends LitElement {
|
||||
#divider-touch-area {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
left: 5px;
|
||||
height: 100%;
|
||||
width: var(--umb-split-panel-divider-touch-area-width);
|
||||
transform: translateX(-50%);
|
||||
|
||||
Reference in New Issue
Block a user