Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5e3a5a0

Browse files
fix: remove non-existing :blur css pseudo selector (#3118)
There is no `:blur` CSS pseudo selector, meaning this generates invalid CSS.
1 parent 1dee30f commit 5e3a5a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎packages/@vuepress/theme-default/components/DropdownLink.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,6 @@ export default {
229229
&.open.nav-dropdown
230230
// override the inline style.
231231
display block !important
232-
&.open:blur
233-
display none
234232
.nav-dropdown
235233
display none
236234
// Avoid height shaked by clicking

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /