Merge branch 'O_O' into O_O
This commit is contained in:
commit
6517bd9c49
9 changed files with 251 additions and 46 deletions
10
styles.css
10
styles.css
|
|
@ -53,6 +53,16 @@ small.media-db-plugin-list-text{
|
|||
background: var(--background-secondary-alt);
|
||||
}
|
||||
|
||||
.media-db-plugin-preview-modal {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.media-db-plugin-preview-wrapper {
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.media-db-plugin-spacer {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue