forked from rDrama/rDrama
1
0
Fork 0

Revert "fix weird overflow"

This reverts commit 3c4abccaa6.
master
Aevann 2023-08-04 20:08:38 +03:00
parent 3c4abccaa6
commit 6f6b8ec641
1 changed files with 0 additions and 6 deletions

View File

@ -7623,9 +7623,3 @@ body {
.toggle-reply-mobile > i {
margin-top: 0.35rem !important;
}
@media (max-width: 768px) {
.report {
max-width: 70vw;
}
}