1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-14 08:54:19 +01:00
fab-manager/app/frontend/src/stylesheets/modules/payment-schedule-summary.scss

7 lines
98 B
SCSS
Raw Normal View History

.payment-schedule-summary {
.full-schedule-modal {
@extend .modal;
@extend .fade;
}
}