starter 主题导航栏高度调整

This commit is contained in:
tangly1024.com
2024-09-24 16:09:24 +08:00
parent 8fb850ed22
commit 32a113fbce
2 changed files with 2 additions and 2 deletions

View File

@@ -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;