mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-22 05:37:55 +01:00
disable selecting titles
This commit is contained in:
parent
01f40eb5f8
commit
8015cd780d
@ -14,6 +14,7 @@ const styles = {
|
|||||||
maxHeight: '0px'
|
maxHeight: '0px'
|
||||||
},
|
},
|
||||||
title: {
|
title: {
|
||||||
|
userSelect: 'none',
|
||||||
display: 'flex',
|
display: 'flex',
|
||||||
alignItems: 'flex-end'
|
alignItems: 'flex-end'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user