mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Revert "[FIX] web_responsive: Update z-index in apps menu.scss to fix overlapping issue:"
This reverts commit 5de47a8592.
This commit is contained in:
committed by
Taras Shabaranskyi
parent
1b05736b0b
commit
a9c007fba4
@@ -10,7 +10,7 @@
|
||||
position: fixed;
|
||||
margin: 0;
|
||||
width: 100vw;
|
||||
z-index: 10000;
|
||||
z-index: 1000;
|
||||
left: 0 !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user