Mobile view design updates.

This commit is contained in:
softsimon
2020-03-25 02:55:26 +07:00
parent fe216b12d9
commit 628df1a972
7 changed files with 29 additions and 17 deletions

View File

@@ -5,4 +5,8 @@
.code {
background-color: #1d1f31;
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New;
}
tr {
white-space: inherit;
}