mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🐛 Fix component name ellipsis
This commit is contained in:
parent
4ba7bf664b
commit
677da04c43
@ -66,8 +66,7 @@
|
||||
|
||||
&:hover {
|
||||
.cell-name {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr auto;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user