liste kleiner, user kleiner
This commit is contained in:
@@ -35,7 +35,8 @@ h2 { font-size: 1.125em; }
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
height: 80vh;
|
||||
min-height: 60vh;
|
||||
max-height: 80vh;
|
||||
overflow-y: scroll;
|
||||
|
||||
border-radius: .25em;
|
||||
@@ -62,7 +63,7 @@ table {
|
||||
}
|
||||
|
||||
th, td {
|
||||
padding: .75em .5em;
|
||||
padding: .6em .3em;
|
||||
|
||||
&:first-child { padding-left: 1em; }
|
||||
&:last-child { padding-right: 1em; }
|
||||
@@ -81,7 +82,7 @@ table {
|
||||
|
||||
&::-webkit-scrollbar { display: none; }
|
||||
}
|
||||
&:nth-child(3) { width: 14ch !important; }
|
||||
&:nth-child(3) { width: 15ch !important; }
|
||||
&:nth-child(4) { width: 13ch !important; }
|
||||
}
|
||||
|
||||
@@ -134,4 +135,4 @@ ol.inline.stats {
|
||||
&:not(:last-of-type) { margin-bottom: .125em; }
|
||||
|
||||
abbr { text-decoration: none; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user