liste kleiner, user kleiner

This commit is contained in:
Luke
2021-04-20 00:26:55 +00:00
parent 44d981440e
commit 654840fefe
6 changed files with 34 additions and 28 deletions

View File

@@ -54,7 +54,8 @@ h2 {
}
.wrapper {
height: 80vh;
min-height: 60vh;
max-height: 80vh;
overflow-y: scroll;
border-radius: .25em;
background-color: rgba(0, 0, 0, 0.75);
@@ -88,7 +89,7 @@ table th:last-child {
}
table th, table td {
padding: .75em .5em;
padding: .6em .3em;
}
table th:first-child, table td:first-child {
@@ -119,7 +120,7 @@ table tr td:nth-child(2)::-webkit-scrollbar {
}
table tr td:nth-child(3) {
width: 14ch !important;
width: 15ch !important;
}
table tr td:nth-child(4) {