Skip to content

Commit

Permalink
fix(website): remove display none on no support
Browse files Browse the repository at this point in the history
  • Loading branch information
wopian committed Dec 1, 2022
1 parent e436c2d commit 2b6784e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@
}

.no-paint-api {
display: unset;
position: fixed;
top: 0;
right: 0;
Expand Down

0 comments on commit 2b6784e

Please sign in to comment.