forked from rDrama/rDrama
1
0
Fork 0

remove ugly background in some themes

master
Aevann 2023-09-15 13:59:47 +03:00
parent 30d10f638e
commit e2536953fc
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
</button>
</div>
<div id="awardModalBody" class="modal-body pt-2 mb-3">
<div class="row box-shadow-bottom bg-white pt-1 pb-4" style="justify-content: center;">
<div class="row pt-1 pb-4" style="justify-content: center;">
<button id="effect-content-tab" class="btn btn-primary btn-block m-0 shop-tab award-tab active" data-nonce="{{g.nonce}}" data-onclick="switchAwardTab()">
<span class="mr-auto ml-auto"><i class="fas fa-gift mr-2"></i>EFFECT ON CONTENT</span>
</button>