mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 08:50:57 -05:00
❇️ Allow select text on debug shape info panel
This commit is contained in:
parent
153bb752a4
commit
208b06d9cb
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
background-color: var(--panel-background-color);
|
||||
color: white;
|
||||
font-size: $fs-12;
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
.shape-info-title {
|
||||
|
|
Loading…
Reference in a new issue