mirror of
https://github.com/penpot/penpot.git
synced 2025-02-13 02:28:18 -05:00
🐛 Fix project name in sidebar
This commit is contained in:
parent
4ffaf6f996
commit
358176c927
1 changed files with 1 additions and 0 deletions
|
@ -239,6 +239,7 @@
|
|||
|
||||
.element-title {
|
||||
@include textEllipsis;
|
||||
width: $s-256;
|
||||
color: var(--sidebar-element-foreground-color);
|
||||
font-size: $fs-14;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue