mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
Merge pull request #25534 from overleaf/mj-table-gen-color
[web] Fix table generator edited cell color GitOrigin-RevId: 7ad762954637b13022a361f87fdf08f7dc97e17f
This commit is contained in:
committed by
Copybot
parent
6f70f37f48
commit
e541852cf5
@@ -322,6 +322,7 @@ export const tableGeneratorTheme = EditorView.baseTheme({
|
||||
},
|
||||
|
||||
'.table-generator-cell-input': {
|
||||
color: 'inherit',
|
||||
'background-color': 'transparent',
|
||||
width: '100%',
|
||||
'text-align': 'inherit',
|
||||
|
||||
Reference in New Issue
Block a user