Skip to content

Commit 01703ac

Browse files
fix: artifacts visibility
1 parent 515bcfc commit 01703ac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css/settings.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@
115115
display: none;
116116
}
117117

118+
:is(.feedzy-banner, .feedzy-banner-dashboard):not(.themeisle-sale) {
119+
visibility: hidden;
120+
}
121+
118122
.feedzy-banner:has(.themeisle-sale) {
119123
margin: 0 auto;
120124
display: flex;

0 commit comments

Comments
 (0)