v1.8.0 - Add actual Taskbar component
This commit is contained in:
@@ -509,7 +509,7 @@ defineExpose({
|
||||
top: `${offsetTop}px`,
|
||||
width: `${width}px`,
|
||||
height: `${height}px`,
|
||||
zIndex: highlightedTaskId !== null ? 1001 : 25,
|
||||
zIndex: highlightedTaskId !== null ? 2000 : 500,
|
||||
pointerEvents: 'none',
|
||||
}"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user