File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -108,16 +108,14 @@ export default {
108108 </script >
109109<style >
110110.pagination-container  {
111-   /*  border-t border-gray-200 sm:px-6 */  
112- 
113111  background-color  : #fff ; 
114112  padding  : 0.75rem   1rem  ; 
115113  display  : flex ; 
116114  align-items  : center ; 
117115  justify-content  : space-between ; 
118-   border-style  : solid ; 
116+   border-top- style  : solid ; 
119117  border-top-width  : 1px  ; 
120-   border-color  : rgba (229 , 231 , 235 , var (--dt-border-opacity )); 
118+   border-top- color  : rgba (229 , 231 , 235 , var (--dt-border-opacity )); 
121119} 
122120@media  (min-width : 640px  ) {
123121  .pagination-container  { 
@@ -200,7 +198,6 @@ export default {
200198.pagination-button--next  {
201199  border-top-right-radius  : 0.375rem  ; 
202200  border-bottom-right-radius  : 0.375rem  ; 
203-   margin-left  : 0.75rem  ; 
204201} 
205202@media  (max-width : 639.98px  ) {
206203  .pagination-button--next  { 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments