Remove z-index from electron navigation wrapper in App.css to simplify styling and improve layout consistency.
All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
This commit is contained in:
parent
3a8239c92d
commit
0ebc6b4897
@ -105,7 +105,6 @@
|
||||
}
|
||||
|
||||
.electron-navigation-wrapper {
|
||||
z-index: 10000;
|
||||
user-select: none;
|
||||
--webkit-user-select: none;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user