enh(settings): removed background-gradient to ensure contrast ratio a11y requirements

Signed-off-by: Eduardo Morales <emoral435@gmail.com>

(cherry picked from commit e5767898c7)
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
This commit is contained in:
Eduardo Morales 2024-01-03 22:54:08 +01:00
parent 5382cb59d2
commit 94a676c378
3 changed files with 3 additions and 4 deletions

View file

@ -162,7 +162,6 @@ export default {
height: 70px;
border-radius: var(--border-radius-large) var(--border-radius-large) 0 0;
background-color: var(--color-primary-element);
background-image: var(--gradient-primary-background);
span {
bottom: 0;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long