File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7474 }
7575
7676 .pagination__button--disabled {
77- .pagination__button__prev -icon ,
78- .pagination__button__next -icon {
77+ .pagination__button--prev -icon ,
78+ .pagination__button--next -icon {
7979 opacity : .3 ;
8080 }
8181 }
8282}
8383
8484// Small Pagination
8585.pagination--small {
86- .pagination__button__prev -icon ,
87- .pagination__button__next -icon {
86+ .pagination__button--prev -icon ,
87+ .pagination__button--next -icon {
8888 width : .625rem ;
8989 top : 1px ;
9090 }
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ <h2 class="bold xs-mb2">Small Pagination</h2>
7575 </ svg >
7676 </ button >
7777 < button class ="pagination__button pagination__button--next ">
78- < svg class ="pagination__button__next -icon " viewBox ="0 0 512 512 " xmlns ="http://www.w3.org/2000/svg ">
78+ < svg class ="pagination__button--next -icon " viewBox ="0 0 512 512 " xmlns ="http://www.w3.org/2000/svg ">
7979 < path d ="M142.382 16.892l-24.485 24.449c-2.938 2.934-4.897 7.335-4.897 11.246 0 3.912 1.959 8.313 4.897 11.246l192.448 192.168-192.448 192.168c-2.938 2.934-4.897 7.335-4.897 11.246 0 4.401 1.959 8.313 4.897 11.246l24.485 24.449c2.938 2.934 7.345 4.89 11.263 4.89s8.325-1.956 11.263-4.89l228.196-227.864c2.938-2.934 4.897-7.335 4.897-11.246 0-3.912-1.959-8.313-4.897-11.246l-228.196-227.864c-2.938-2.934-7.345-4.89-11.263-4.89s-8.325 1.956-11.263 4.89v.002z "/>
8080 </ svg >
8181 </ button >
You can’t perform that action at this time.
0 commit comments