mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) Updating UI for Document Settings
Summary: Updating UI for Document Settings, by reusing components from Admin panel Test Plan: Existing Reviewers: georgegevoian Reviewed By: georgegevoian Differential Revision: https://phab.getgrist.com/D4250
This commit is contained in:
@@ -397,7 +397,7 @@ export const cssButtonGroup = styled('div', `
|
||||
|
||||
|
||||
export const cssSmallLinkButton = styled(basicButtonLink, `
|
||||
display: flex;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
min-height: 26px;
|
||||
|
||||
Reference in New Issue
Block a user