Skip to content

Commit c15003b

Browse files
authored
fix specificity of [popover] on sidebar-nav
1 parent 9b4a859 commit c15003b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/global.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ page-search {
231231
}
232232
}
233233

234-
.sidebar-nav {
234+
.sidebar-nav[popover] {
235235
border: 0;
236236
inset: var(--size-8) 0 0 auto;
237237
block-size: auto;

0 commit comments

Comments
 (0)