mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) Allow descriptions for Raw Data tables
Summary: Descriptions can now be set on Raw Data table sections. Test Plan: Browser tests. Reviewers: jarek Reviewed By: jarek Differential Revision: https://phab.getgrist.com/D4131
This commit is contained in:
@@ -482,5 +482,6 @@ const cssFlexRow = styled('div', `
|
||||
`);
|
||||
|
||||
const cssRenamableTableName = styled('div', `
|
||||
align-items: center;
|
||||
flex: initial;
|
||||
`);
|
||||
|
||||
Reference in New Issue
Block a user