mirror of
https://github.com/maputnik/editor.git
synced 2026-08-30 00:47:25 +00:00
No text selection for labels
This commit is contained in:
@@ -14,6 +14,7 @@ const label = {
|
|||||||
...base,
|
...base,
|
||||||
width: '40%',
|
width: '40%',
|
||||||
color: theme.colors.lowgray,
|
color: theme.colors.lowgray,
|
||||||
|
userSelect: 'none',
|
||||||
}
|
}
|
||||||
|
|
||||||
const property = {
|
const property = {
|
||||||
|
|||||||
Reference in New Issue
Block a user