Skip to content

Commit 8e7a660

Browse files
committed
Add styling
Signed-off-by: Charles Thao <[email protected]>
1 parent 24cf038 commit 8e7a660

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

workspaces/frontend/src/shared/style/MUI-theme.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,10 @@
267267
resize: none;
268268
--pf-v6-c-form-control--PaddingBlockStart: var(--mui-spacing-16px);
269269
--pf-v6-c-form-control--PaddingBlockEnd: var(--mui-spacing-16px);
270+
#text-file-simple-filename {
271+
--pf-v6-c-form-control--PaddingBlockStart: var(--mui-spacing-8px);
272+
--pf-v6-c-form-control--PaddingBlockEnd: var(--mui-spacing-8px);;
273+
}
270274
}
271275

272276

0 commit comments

Comments
 (0)