input weirdness
This commit is contained in:
parent
d47678c83a
commit
526701e232
@ -183,6 +183,8 @@ tr:nth-child(even) {
|
||||
}
|
||||
.inline-flex input {
|
||||
flex-grow: 1;
|
||||
z-index: 10;
|
||||
height: fit-content;
|
||||
}
|
||||
.queue-tag {
|
||||
padding: 10px;
|
||||
@ -192,8 +194,7 @@ tr:nth-child(even) {
|
||||
border-right: 5px solid #005c25;
|
||||
}
|
||||
.dropdown {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
height: fit-content;
|
||||
}
|
||||
.dropdown-button {
|
||||
background-color: #112330;
|
||||
|
Loading…
Reference in New Issue
Block a user