File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
src/stories/Library/Lists/fee-list Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8989@import " ./src/stories/Library/pincode-container/pincode-container" ;
9090@import " ./src/stories/Library/promo-bar/promo-bar" ;
9191@import " ./src/stories/Library/recommender/recommender" ;
92- @import " ./src/stories/Library/Lists/list-intermediates/ list-intermediates " ;
92+ @import " ./src/stories/Library/Lists/fee- list/fee-list " ;
9393@import " ./src/stories/Library/instant-loan/instant-loan" ;
9494@import " ./src/stories/Library/scroll-lock-background/scroll-lock-background" ;
9595@import " ./src/stories/Library/favorites-list-material-component/favorites-list-material-component" ;
Original file line number Diff line number Diff line change 1- .intermediate -list-page {
1+ .fee -list-page {
22 background : $c-global-primary ;
33 padding : $s-md ;
44
77 }
88}
99
10- .intermediate -list-bottom {
10+ .fee -list-bottom {
1111 display : flex ;
1212 flex-direction : row ;
1313}
14- .intermediate -list-bottom__paymenttypes {
14+ .fee -list-bottom__paymenttypes {
1515 flex : 1 ;
1616}
17- .intermediate -list-bottom__actions > p {
17+ .fee -list-bottom__actions > p {
1818 text-align : right ;
1919}
20- .intermediate -list-bottom__actions > button {
20+ .fee -list-bottom__actions > button {
2121 margin-left : auto ;
2222}
You can’t perform that action at this time.
0 commit comments