-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 14472 should show the value of selector in properties config (#1…
- Loading branch information
1 parent
41c86ad
commit 0df8045
Showing
12 changed files
with
260 additions
and
155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 0 additions & 23 deletions
23
...itor/src/components/config/CollapsiblePropertyEditor/CollapsiblePropertyEditor.module.css
This file was deleted.
Oops, something went wrong.
57 changes: 0 additions & 57 deletions
57
...editor/src/components/config/CollapsiblePropertyEditor/CollapsiblePropertyEditor.test.tsx
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
...s/ux-editor/src/components/config/CollapsiblePropertyEditor/CollapsiblePropertyEditor.tsx
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
frontend/packages/ux-editor/src/components/config/CollapsiblePropertyEditor/index.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,7 @@ | |
|
||
.gridButton { | ||
padding: 0; | ||
margin-bottom: var(--fds-spacing-0); | ||
} | ||
|
||
.gridHeader { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.