mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
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:
commit
1e27c3f158
3 changed files with 3 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
4
dist/settings-vue-settings-personal-info.js
vendored
4
dist/settings-vue-settings-personal-info.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue