Improve design for mobile

This commit is contained in:
anhkha2003 2024-10-03 01:50:21 -05:00
parent 18d23c771a
commit dbe3caadb3
5 changed files with 16 additions and 18 deletions

View file

@ -23,12 +23,10 @@
}
th:first-child, td:first-child {
border-color: $border_gray;
border-width: 1px 1px 0 1px;
}
tr:last-child td {
border-color: $border_gray;
border-bottom-width: 1px;
}