mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-07-07 03:31:57 +00:00
Fix linting again
This commit is contained in:
parent
d8733ba0d4
commit
28a613550f
1 changed files with 3 additions and 1 deletions
|
@ -29,7 +29,9 @@ input[type="submit"] {
|
|||
}
|
||||
}
|
||||
|
||||
.button-vue.button-vue--vue-secondary:not(.property-color__color-preview):not(.unified-search__button) {
|
||||
.button-vue.button-vue--vue-secondary:not(.property-color__color-preview):not(
|
||||
.unified-search__button
|
||||
) {
|
||||
background-color: var(--color-main-background) !important;
|
||||
border: 1px solid var(--color-border) !important;
|
||||
color: var(--color-main-text) !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue