mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
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:
@ -24,6 +24,7 @@ module.exports = {
|
||||
},
|
||||
zIndex: {
|
||||
1: "1",
|
||||
2: "2",
|
||||
20: "20",
|
||||
100: "100",
|
||||
1000: "1000",
|
||||
|
Reference in New Issue
Block a user