mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
♻️ Remove unused CSS files
This commit is contained in:
parent
409eea6c5c
commit
ab3e2fd9c2
18 changed files with 14 additions and 2374 deletions
|
@ -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);
|
||||
|
|
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue