mirror of
https://github.com/penpot/penpot.git
synced 2025-01-26 00:19:07 -05:00
🐛 Fix project name ellipsis
This commit is contained in:
parent
b54b99becf
commit
9194e257b6
1 changed files with 0 additions and 2 deletions
|
@ -85,8 +85,6 @@
|
||||||
color: var(--title-foreground-color-hover);
|
color: var(--title-foreground-color-hover);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
height: $s-16;
|
height: $s-16;
|
||||||
display: inline-flex;
|
|
||||||
align-items: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.info-wrapper {
|
.info-wrapper {
|
||||||
|
|
Loading…
Add table
Reference in a new issue