i dont understand but oke
This commit is contained in:
parent
526701e232
commit
e607cc7e63
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user