Responsiveness fixes.

This commit is contained in:
softsimon
2020-07-19 13:46:30 +07:00
parent cfb60c0bad
commit fbb8185c82
8 changed files with 40 additions and 14 deletions

View File

@@ -171,7 +171,7 @@ body {
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: #181b2d !important;
background-color: #181b2d;
}
.bordertop {