Updated DisplayOptionsModal to fix themes on mobile

• Updated:
- DisplayOptionsModal to fix themes on mobile
This commit is contained in:
mgabdev
2020-11-03 17:12:34 -06:00
parent ce703dc054
commit ebf1638145
2 changed files with 9 additions and 2 deletions

View File

@@ -561,6 +561,7 @@ pre {
.w100PC { width: 100%; }
.w50PC { width: 50%; }
.w48PC { width: 48%; }
.w25PC { width: 25%; }
.w1255PX { width: 1255px; }
.w1015PX { width: 1015px; }