mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-12-23 03:23:48 +01:00
disable selecting for title and details
This commit is contained in:
parent
291e11fecf
commit
2fdc5ca16b
@ -77,10 +77,12 @@ const styles = {
|
||||
color: red500
|
||||
},
|
||||
title: {
|
||||
userSelect: 'none',
|
||||
position: 'absolute',
|
||||
left: '10px'
|
||||
},
|
||||
detail: {
|
||||
userSelect: 'none',
|
||||
marginBottom: '10px'
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user