last fixes for #26
This commit is contained in:
parent
61ebbc8599
commit
0a28acae7b
4 changed files with 33 additions and 7 deletions
|
|
@ -22,8 +22,15 @@ small.media-db-plugin-list-text{
|
|||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
.media-db-plugin-select-modal {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.media-db-plugin-select-wrapper {
|
||||
margin: 5px;
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.media-db-plugin-select-element {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue