Skip to content

Commit 4f89133

Browse files
frozenheliumbarshathakuri
authored andcommitted
Clean up styling in DREF pga export
1 parent d854c78 commit 4f89133

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.changeset/tall-bulldogs-remain.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"go-web-app": minor
3+
---
4+
5+
Fix DREF PGA export styling

app/src/views/DrefApplicationExport/PgaExport/styles.module.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
.pga-export {
2-
margin: var(--go-ui-spacing-xl) auto;
3-
42
.page-break {
53
break-before: page;
64
}
75

86
.description {
97
margin: 0;
10-
padding-left: var(--go-ui-spacing-sm);
8+
padding-inline-start: var(--go-ui-spacing-sm);
119
}
1210

1311
.table-description {

0 commit comments

Comments
 (0)