Skip to content

Commit 40ab3b9

Browse files
authored
Merge branch 'main' into add-gauge-widget
2 parents b5af7df + 85d4688 commit 40ab3b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/components/src/modal/modal-container.component.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
}
1818

1919
&.modal-size-medium {
20-
height: 456px;
21-
width: 530px;
20+
height: 530px;
21+
width: 456px;
2222
}
2323

2424
&.modal-size-large {

0 commit comments

Comments
 (0)