fix text on default background image button

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
Simon L 2023-10-06 17:21:16 +02:00 committed by nextcloud-command
parent ab15cffa56
commit 8799c6863d
7 changed files with 10 additions and 10 deletions

View file

@ -346,7 +346,7 @@ export default {
&__default {
background-color: var(--color-primary-default);
background-image: var(--image-background-plain, var(--image-background-default));
background-image: linear-gradient(to bottom, rgba(23, 23, 23, 0.5), rgba(23, 23, 23, 0.5)), var(--image-background-plain, var(--image-background-default));
}
&__filepicker, &__default, &__color {

4
dist/614-614.js vendored

File diff suppressed because one or more lines are too long

2
dist/614-614.js.map vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long