♻️ Remove unused CSS files

This commit is contained in:
Eva Marco 2024-03-19 11:02:59 +01:00
parent 409eea6c5c
commit ab3e2fd9c2
18 changed files with 14 additions and 2374 deletions

View file

@ -339,7 +339,7 @@
.profile-fullname {
@include smallTitleTipography;
@include text-ellipsis;
@include textEllipsis;
align-self: center;
max-width: $s-160;
color: var(--profile-foreground-color);

View file

@ -51,7 +51,7 @@
.layer-title {
@include bodySmallTypography;
@include text-ellipsis;
@include textEllipsis;
height: $s-32;
padding: $s-8 0;
color: var(--assets-item-name-foreground-color-rest);