mirror of
https://github.com/penpot/penpot.git
synced 2026-09-10 05:58:47 +00:00
Merge pull request #4080 from penpot/superalex-improve-debug-shape-info
❇️ Allow select text on debug shape info panel
This commit is contained in:
commit
24faba67d8
@ -12,6 +12,7 @@
|
|||||||
background-color: var(--panel-background-color);
|
background-color: var(--panel-background-color);
|
||||||
color: white;
|
color: white;
|
||||||
font-size: $fs-12;
|
font-size: $fs-12;
|
||||||
|
user-select: text;
|
||||||
}
|
}
|
||||||
|
|
||||||
.shape-info-title {
|
.shape-info-title {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user