Skip to content

Commit

Permalink
Style fix for preview images
Browse files Browse the repository at this point in the history
  • Loading branch information
estruyf committed Oct 6, 2021
1 parent 2bd910d commit fbcd430
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/media/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,9 @@ input:checked + .field__toggle__slider:before {

.metadata_field__preview_image__preview {
background-color: var(--vscode-button-secondaryBackground);
display: flex;
flex-direction: column;
justify-content: flex-end;
}

.metadata_field__preview_image__remove {
Expand Down

0 comments on commit fbcd430

Please sign in to comment.