mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-27 23:56:18 +00:00
Change editor participant (#3924)
* add API
* change style
t# interactive rebase in progress; onto 01448aa67
This commit is contained in:
@@ -55,15 +55,17 @@ const defaultStyle = {
|
||||
overflow: 'auto',
|
||||
position: 'absolute',
|
||||
bottom: 14,
|
||||
width: '150px',
|
||||
},
|
||||
item: {
|
||||
width: 'auto',
|
||||
padding: '5px 15px',
|
||||
minWidth: '50px',
|
||||
overflowX: 'auto',
|
||||
borderBottom: '1px solid rgba(0,0,0,0.15)',
|
||||
'&focused': {
|
||||
backgroundColor: '#f19654',
|
||||
color: '#fff',
|
||||
fontWeight: '700',
|
||||
fontWeight: '400',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user