i dont understand but oke
This commit is contained in:
parent
526701e232
commit
e607cc7e63
@ -180,11 +180,10 @@ tr:nth-child(even) {
|
|||||||
.inline-flex {
|
.inline-flex {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
min-height: fit-content;
|
||||||
}
|
}
|
||||||
.inline-flex input {
|
.inline-flex input {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
z-index: 10;
|
|
||||||
height: fit-content;
|
|
||||||
}
|
}
|
||||||
.queue-tag {
|
.queue-tag {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
@ -193,9 +192,6 @@ tr:nth-child(even) {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border-right: 5px solid #005c25;
|
border-right: 5px solid #005c25;
|
||||||
}
|
}
|
||||||
.dropdown {
|
|
||||||
height: fit-content;
|
|
||||||
}
|
|
||||||
.dropdown-button {
|
.dropdown-button {
|
||||||
background-color: #112330;
|
background-color: #112330;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
Reference in New Issue
Block a user