mirror of
https://github.com/penpot/penpot.git
synced 2026-03-01 07:43:45 +00:00
🐛 Fix component name ellipsis
This commit is contained in:
@@ -66,8 +66,7 @@
|
||||
|
||||
&:hover {
|
||||
.cell-name {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr auto;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user