We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09b4dae + 05ee6d0 commit dfb5e40Copy full SHA for dfb5e40
1 file changed
docker/standalone.php
@@ -721,16 +721,19 @@ function observeResults() {
721
722
@media (max-width: 750px) {
723
724
- .container .testArea,
725
body {
726
overflow-y: auto;
727
}
728
+ .container .testArea,
729
.container .testArea2 {
730
padding: 12px;
731
border-radius: 8px;
732
gap: 6px;
733
- }
+ }
734
+
735
736
737
738
.container .title-class {
739
font-size: 24px;
0 commit comments