fix: expand btn display in front of menu (#1342)

* Docker

* fix:expand btn display issue

* restore Dockerfile

* change Header z-index to 2

* Update web/src/less/memo-content.less

Co-authored-by: boojack <stevenlgtm@gmail.com>

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
This commit is contained in:
Wujiao233
2023-03-14 08:39:07 +08:00
committed by GitHub
parent 8d88477538
commit 28242d3268
3 changed files with 3 additions and 3 deletions

View File

@ -24,6 +24,7 @@ module.exports = {
},
zIndex: {
1: "1",
2: "2",
20: "20",
100: "100",
1000: "1000",