Merge pull request #42622 from nextcloud/stable28-enh/settings/42440/preview-card-settings-now-satisfy-contrast-ratio

[stable28] enh(settings): removed background-gradient to ensure contrast ratio a…
This commit is contained in:
Eduardo Morales 2024-01-08 09:12:08 -06:00 committed by GitHub
commit 1e27c3f158
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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