mirror of
https://github.com/Doodle3D/Doodle3D-Transform.git
synced 2024-11-22 13:37:57 +01:00
Update Thumb.js
This commit is contained in:
parent
e421c19b6b
commit
d7eed9f903
@ -39,14 +39,15 @@ const styles = {
|
||||
alignItems: 'center'
|
||||
},
|
||||
label: {
|
||||
fontSize: '1.2rem',
|
||||
fontWeight: 'bold',
|
||||
textTransform: 'uppercase',
|
||||
fontSize: '1rem',
|
||||
fontWeight: 'normal',
|
||||
textTransform: 'none',
|
||||
display: 'box',
|
||||
overflow: 'hidden',
|
||||
textOverflow: 'ellipsis',
|
||||
boxOrient: 'vertical',
|
||||
wordWrap: 'break-word',
|
||||
maxWidth: '200px',
|
||||
lineClamp: '2'
|
||||
},
|
||||
openContextMenu: {
|
||||
|
Loading…
Reference in New Issue
Block a user