We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e2a46 commit 9f62812Copy full SHA for 9f62812
NieR-Import.theme.css
@@ -2497,6 +2497,13 @@ strong {
2497
border-bottom: none;
2498
}
2499
2500
+.shop_e77fa3,
2501
+.pageWrapper_e77fa3,
2502
+.headerBar_d8354c,
2503
+.shopScroll_e77fa3 {
2504
+ background: transparent !important;
2505
+}
2506
+
2507
.scroller_c47fa9,
2508
.sidebar_a4d4d9,
2509
.privateChannels_f0963d,
src/home/_discord-shop.scss
@@ -0,0 +1,6 @@
1
2
3
4
5
6
src/home/import.scss
@@ -1,3 +1,4 @@
+@import 'discord-shop';
@import 'private-channels';
@import 'friends';
@import 'library';
0 commit comments