mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 00:49:40 +08:00
优化:顶部菜单追加z-index属性避免被评论区遮挡
This commit is contained in:
parent
175e67a151
commit
7287b1df59
@ -100,6 +100,7 @@ html {
|
|||||||
|
|
||||||
.navbar-above {
|
.navbar-above {
|
||||||
transform: translateY(0);
|
transform: translateY(0);
|
||||||
|
z-index: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card, .load-block {
|
.card, .load-block {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user