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