1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-27 16:52:21 +01:00
fab-manager/app/frontend/src/stylesheets/modules/payment-schedules-list.scss

12 lines
129 B
SCSS
Raw Normal View History

2021-01-26 11:37:05 +01:00
.schedules-filters {
margin-bottom: 2em;
}
.schedules-list {
text-align: center;
.load-more {
margin-top: 2em;
}
}