Skip to content

Commit d359c72

Browse files
authored
fix: modify style (#4036)
1 parent 87d479f commit d359c72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/sites/src/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,8 @@ html.dark {
114114
padding: 0 11px;
115115
}
116116
}
117+
118+
/* TinyVue暂时隐藏opentiny.design的公共头部 */
119+
#header > .opentiny-design-header .nav-center {
120+
display: none !important;
121+
}

0 commit comments

Comments
 (0)