Skip to content

Commit 2b6784e

Browse files
authored
fix(website): remove display none on no support
1 parent e436c2d commit 2b6784e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@
230230
}
231231

232232
.no-paint-api {
233+
display: unset;
233234
position: fixed;
234235
top: 0;
235236
right: 0;

0 commit comments

Comments
 (0)