forked from rDrama/rDrama
1
0
Fork 0

spaces -> tabs

master
Aevann 2023-09-25 00:32:04 +03:00
parent 9ff0cb2faa
commit c9ee9f9e93
1 changed files with 7 additions and 7 deletions

View File

@ -22,15 +22,15 @@ lite-youtube {
#orgy-file-container {
width: 65vw;
max-height: 80vh !important;
max-height: 80vh !important;
max-width: 100vw !important;
}
#orgy-file-container > * {
max-height: 80vh !important;
max-height: 80vh !important;
margin: 0 !important;
height: 98% !important;
width: 98% !important;
height: 98% !important;
width: 98% !important;
}
@media (max-width: 768px) {
@ -68,10 +68,10 @@ body > .container {
}
#orgy-file-container > :not(video) {
height: 90% !important;
width: 95% !important;
height: 90% !important;
width: 95% !important;
max-width: 95% !important;
overflow-y: clip;
overflow-y: clip;
}
@media (max-width: 768px) {