cancel and skip buttons #26

This commit is contained in:
mProjectsCode 2022-06-11 15:12:24 +02:00
parent 038d473a4f
commit aa7659ee1f
9 changed files with 144 additions and 51 deletions

View file

@ -44,3 +44,7 @@ small.media-db-plugin-list-text{
.media-db-plugin-select-element-hover {
background: var(--background-secondary-alt);
}
.media-db-plugin-spacer {
margin-bottom: 10px;
}