Use variable for mobile jumbo list button

4e01c9c0dc8cc5cb0b44390ee2559412ab9e2a37

Cohee <18619528+Cohee1207@users.noreply.github.com>

3 files changed, +3 -3Showing whitespace changes
public/css/mobile-styles.css+3 -3
@@ -16,14 +16,13 @@
1616 }
1717
1818 #rm_button_characters {
1919 font-size: 3emvar(--topBarIconSize);
2020 }
2121
2222 #CharListButtonAndHotSwaps {
2323 align-items: center;
2424 }
2525
26-
2726 #send_form.compact #leftSendForm,
2827 #send_form.compact #rightSendForm {
2928 flex-wrap: nowrap;
@@ -34,7 +33,8 @@
3433 display: none;
3534 }
3635
3736 #bg_menu_content, #bg_custom_content {
37+ #bg_custom_content {
3838 grid-template-columns: repeat(var(--bg-thumb-columns, 3), 1fr);
3939 }
4040
public/scripts/RossAscends-mods.js+0 -0
public/style.css+0 -0