mirror of
https://github.com/penpot/penpot.git
synced 2025-02-15 11:38:24 -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 {
|
.element-title {
|
||||||
@include textEllipsis;
|
@include textEllipsis;
|
||||||
|
width: $s-256;
|
||||||
color: var(--sidebar-element-foreground-color);
|
color: var(--sidebar-element-foreground-color);
|
||||||
font-size: $fs-14;
|
font-size: $fs-14;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue