Skip to content

Commit 58e8f87

Browse files
committed
add margin-top for spinner
1 parent 354b894 commit 58e8f87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ng-app/src/app/events/events-list/events-list.component.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
}
1111

1212
.progress-wrapper {
13+
margin-top: 20px;
1314
text-align: center;
1415
}

0 commit comments

Comments
 (0)