UX: Add 4px border radius for thumbnails in mosaic view #3572
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
c9d1413ddb
commit
fd0ef7825e
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@
|
|||
.v-btn.v-btn--depressed:not(.v-btn--round):not(.v-btn--icon),
|
||||
.v-text-field.v-text-field--box > .v-input__control > .v-input__slot,
|
||||
.v-text-field.v-text-field--solo > .v-input__control > .v-input__slot,
|
||||
#photoprism .mosaic-view .result.image,
|
||||
#photoprism .list-view .result .image {
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue