mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-29 15:10:06 +00:00
starter 主题导航栏高度调整
This commit is contained in:
@@ -10,7 +10,7 @@ const Style = () => {
|
||||
|
||||
#theme-starter .sticky{
|
||||
position: fixed;
|
||||
z-index: 9999;
|
||||
z-index: 20;
|
||||
background-color: rgb(255 255 255 / 0.8);
|
||||
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
|
||||
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
|
||||
|
||||
Reference in New Issue
Block a user