Эх сурвалжийг харах

Fix: Restore page size on the mobile view

iaun 3 сар өмнө
parent
commit
539b618560

+ 2 - 2
frontend/src/index.css

@@ -17,13 +17,13 @@ body {
 /* Mobile responsive styles */
 @media (max-width: 767px) {
   /* Force show pagination size changer on mobile */
-  .ant-pagination-options {
+  /*.ant-pagination-options {
     display: inline-block !important;
   }
   
   .ant-pagination-options-size-changer {
     display: inline-block !important;
-  }
+  }*/
 
   /* Ensure minimum touch target size of 44x44px */
   .ant-btn {