decrrease max-width for a bunch of modals from 90% to 85%

remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-10-06 03:01:52 +02:00
parent af33f6ae0b
commit 94e441a23b
2 changed files with 7 additions and 4 deletions

View File

@ -4806,7 +4806,7 @@ input[type=radio] ~ .custom-control-label::before {
border-radius: 50%;
}
.emoji-modal {
max-width: 90% !important
max-width: 85% !important
}
.emj, .emoji, strong a img, img[alt^=":"]:not(img[b]):not(img[alt*="#"]) {
height: 40px !important;
@ -5075,7 +5075,7 @@ img[glow]:not([data-src]) {
}
.awardmodal {
max-width: 90% !important;
max-width: 85% !important;
min-height: 90% !important;
max-height: 90% !important;
height: 90% !important;
@ -5130,7 +5130,7 @@ html {
@media (max-width: 991.98px) {
.popover {
max-width: 90% !important;
max-width: 85% !important;
}
}
@ -6303,4 +6303,4 @@ div.markdown {
width: 50px;
height: 50px;
}
}
}

View File

@ -189,6 +189,9 @@
<label class="custom-control-label" for="post-ghost">Ghost thread (cost: 100 coins)</label>
</div>
<p class="mb-2"><b>Truescore requirement:</b><p>
<input style="max-width:100px" autocomplete="off" class="form-control d-inline mr-2" id="ts" type="number" name="ts" value="0" required oninput="savetext()">Everyone will be able to see this post
<pre>