mirror of
https://github.com/haiwen/seahub.git
synced 2025-05-11 17:34:56 +00:00
fix wiki sdoc outline style (#7629)
This commit is contained in:
parent
ae9e109c46
commit
61ae1a34fb
@ -17,7 +17,8 @@ body {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
z-index: 100;
|
||||
/* sdoc-outline z-index is 102, wiki header should higher than sdoc-outline */
|
||||
z-index: 103;
|
||||
}
|
||||
|
||||
.wiki2-main-panel .wiki2-main-panel-north .wiki2-main-panel-north-content {
|
||||
|
Loading…
Reference in New Issue
Block a user