liste kleiner, user kleiner
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user