Skip to content

Commit 674b193

Browse files
committed
fix #103
1 parent 5759e6f commit 674b193

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

src/css/webkit/store/game.css

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,18 @@
99

1010
.game_page_background {
1111
padding-top: calc(var(--store-menu-overlap-height) + 16px + 32px) !important;
12+
}
13+
14+
15+
16+
17+
18+
19+
20+
/*
21+
! Background bar on top of the page
22+
*/
23+
._2Tqj7EzRCeIvjCq0R1MZiy,
24+
._3SJGdY8UrEOW9-M8zAiXEi {
25+
display: none !important;
1226
}

0 commit comments

Comments
 (0)