Skip to content

Commit

Permalink
fix: hiding website runs on solara didn't work on firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
iisakkirotko committed Nov 10, 2023
1 parent 56ce50a commit 8c42889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
justify-content: center;
}

div:has(> b):has(a){
.v-application--wrap > div:nth-child(2) > div:nth-child(2){
display: none !important;
}

Expand Down

0 comments on commit 8c42889

Please sign in to comment.