mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-14 08:54:19 +01:00
7 lines
98 B
SCSS
7 lines
98 B
SCSS
|
.payment-schedule-summary {
|
||
|
.full-schedule-modal {
|
||
|
@extend .modal;
|
||
|
@extend .fade;
|
||
|
}
|
||
|
}
|