Skip to content

Commit 0ddd8e6

Browse files
committed
Let browsersync popup not cover the language switch
1 parent ca6fa64 commit 0ddd8e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

assets/css/custom.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,8 @@ li > section.ts-only, li > section.js-only {
138138
border-color: var(--active-border);
139139
}
140140
}
141+
142+
#__bs_notify__ {
143+
background-color: rgba(27, 32, 50, 0.3) !important;
144+
top: 40px !important;
145+
}

0 commit comments

Comments
 (0)