|
|
@@ -173,15 +173,12 @@ const toolbarTheme = EditorView.theme({
|
|
|
},
|
|
|
'.ol-cm-toolbar-menu-toggle': {
|
|
|
background: 'transparent',
|
|
|
- boxShadow: 'none !important',
|
|
|
border: 'none',
|
|
|
- whiteSpace: 'nowrap',
|
|
|
color: 'inherit',
|
|
|
borderRadius: isBootstrap5() ? 'var(--border-radius-base)' : '0',
|
|
|
opacity: 0.8,
|
|
|
width: '120px',
|
|
|
fontSize: '13px',
|
|
|
- fontFamily: 'Lato',
|
|
|
fontWeight: '700',
|
|
|
display: 'flex',
|
|
|
alignItems: 'center',
|