Frontend: Fix chip color in dark theme (Onyx) #700
This commit is contained in:
parent
82102b3470
commit
f83516418a
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
background: #666;
|
||||
}
|
||||
|
||||
#photoprism.theme-onyx .theme--light.v-chip,
|
||||
#photoprism.theme-onyx .v-card__actions .theme--light.v-text-field--solo>.v-input__control>.v-input__slot {
|
||||
background: #777;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue