forked from MarseyWorld/MarseyWorld
make emoji-modal and award-modal 90% width on desktop insttead of 80%
parent
4d15d76dfa
commit
c89df37af8
|
@ -6301,4 +6301,7 @@ div.markdown {
|
||||||
width: 50px;
|
width: 50px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
}
|
}
|
||||||
|
.emoji-modal, .awardmodal {
|
||||||
|
max-width: 90% !important
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue