Skip to content

Commit 1cf8c05

Browse files
authored
Merge pull request #755 from nextcloud/backport/754/stable25
[stable25] fix false icon color
2 parents f018f3f + 0949c70 commit 1cf8c05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css/personalsettings.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
.clientslinks .button .appsmall {
2020
vertical-align: sub;
2121
margin-right: 0.2rem;
22+
filter: var(--background-invert-if-dark);
2223
}
2324

2425
.clipboardButton {

0 commit comments

Comments
 (0)