Browse Source

Dashboard: Fix text on background choices

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
tags/v20.0.0beta1
Jan C. Borchardt 3 years ago
parent
commit
f092d9c704
No account linked to committer's email address
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      apps/dashboard/src/components/BackgroundSettings.vue

+ 0
- 1
apps/dashboard/src/components/BackgroundSettings.vue View File

@@ -157,7 +157,6 @@ export default {

&.filepicker, &.default, &.color {
border-color: var(--color-border);
line-height: 96px;
}

&.color {

Loading…
Cancel
Save