mirror of
https://github.com/penpot/penpot.git
synced 2025-05-28 08:46:11 +02:00
Fix edit btn preview mode
This commit is contained in:
parent
fe9913dd3f
commit
b87b12adfe
2 changed files with 2 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
|||
cursor: pointer;
|
||||
font-size: $fs14;
|
||||
overflow: hidden;
|
||||
padding: $size-4 $size-2;
|
||||
padding: $size-2;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue