i dont understand but oke

This commit is contained in:
Evert Prants 2018-10-11 13:37:06 +03:00
parent 526701e232
commit e607cc7e63
Signed by: evert
GPG Key ID: 1688DA83D222D0B5
1 changed files with 1 additions and 5 deletions

View File

@ -180,11 +180,10 @@ tr:nth-child(even) {
.inline-flex {
display: flex;
flex-direction: row;
min-height: fit-content;
}
.inline-flex input {
flex-grow: 1;
z-index: 10;
height: fit-content;
}
.queue-tag {
padding: 10px;
@ -193,9 +192,6 @@ tr:nth-child(even) {
font-weight: bold;
border-right: 5px solid #005c25;
}
.dropdown {
height: fit-content;
}
.dropdown-button {
background-color: #112330;
position: relative;