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