0
0
Fork 0

Change background color in web UI (#29522)

This commit is contained in:
Eugen Rochko 2024-03-12 10:51:30 +01:00 committed by GitHub
parent af4e44e30a
commit 5b60d4b696
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 147 additions and 233 deletions

View file

@ -1378,8 +1378,8 @@ a.sparkline {
}
.account-card {
background: $ui-base-color;
border-radius: 4px;
border: 1px solid lighten($ui-base-color, 8%);
&__permalink {
color: inherit;