Final commit, I promise.

This commit is contained in:
Freeplay
2022-04-02 20:54:03 -04:00
parent 3c3db692d7
commit 9a0dd1a2d2
3 changed files with 5 additions and 1 deletions

View File

@ -1144,6 +1144,8 @@ html {
td, th {
display: flex !important;
align-items: center;
}
td {
justify-content: flex-end;
}
}