adjust css
This commit is contained in:
parent
217af2230b
commit
abd3d3f4c4
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ const link5Label = ref(instance.link5Label || 'Link 5');
|
||||||
left: 150px; /* Default for larger screens */
|
left: 150px; /* Default for larger screens */
|
||||||
flex: auto;
|
flex: auto;
|
||||||
color: var(--MI_THEME-fgOnAccent);
|
color: var(--MI_THEME-fgOnAccent);
|
||||||
z-index: 100;
|
z-index: 110;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue