General responsive improvments.

This commit is contained in:
softsimon
2020-03-05 16:13:46 +07:00
parent 9851ae7169
commit b60d9cdfbc
16 changed files with 83 additions and 109 deletions

View File

@@ -314,3 +314,6 @@ hr {
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
tr {
white-space: nowrap;
}