Skip to content

Commit 9235327

Browse files
committed
Snygga till avstånd lite
1 parent 10b8ef5 commit 9235327

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/components/edit/EditNewArsredovisningModal.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ const orgnrRegex = /^\d{6}-?\d{4}$/;
176176
}
177177
178178
h5:not(:first-of-type) {
179-
margin-top: 1.5rem;
179+
margin-top: 2.5rem;
180180
}
181181
182182
input {

src/components/tools/finish/finalize/steps/FinalizeDownloadFiles.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,8 @@ function exportFile() {
7979
<style lang="scss" scoped>
8080
.download-zone {
8181
display: flex;
82-
flex-direction: column;
8382
align-items: center;
8483
justify-content: center;
85-
gap: 0.5rem;
8684
8785
height: 10rem;
8886
}

0 commit comments

Comments
 (0)