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

9 lines
105 B
SCSS
Raw Normal View History

2021-01-26 11:37:05 +01:00
.schedules-filters {
display: flex;
justify-content: space-between;
& > * {
width: 31%;
}
}