mirror of
https://github.com/penpot/penpot.git
synced 2025-03-14 08:41:48 -05:00
🐛 Fix project name being cut
This commit is contained in:
parent
a9052e2690
commit
b7c4cb1f58
1 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,9 @@
|
||||||
line-height: 0.8;
|
line-height: 0.8;
|
||||||
color: var(--title-foreground-color-hover);
|
color: var(--title-foreground-color-hover);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
height: $s-16;
|
||||||
|
display: inline-flex;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.info-wrapper {
|
.info-wrapper {
|
||||||
|
|
Loading…
Add table
Reference in a new issue