tuan.cna 4784fc8bf5 📏 Make Custom Pagination Compact Size Like Product UI
🎯 Compact Design Implementation:
- Reduced container padding from 16px 24px to 8px 16px
- Smaller border radius from 12px to 8px
- Reduced margins from 16px to 8px
- Compact font size 13px for overall container

📐 Button Size Optimization:
- Pagination buttons: 32px → 24px (25% smaller)
- Font size: 14px → 11px for better fit
- Border width: 2px → 1px for cleaner look
- Reduced gap between buttons: 8px → 4px

🔤 Text and Icon Adjustments:
- Info text: 14px → 12px font size
- Select dropdown: 14px → 12px font size
- Icon size: 24px → 16px (emoji icon)
- Reduced padding on select: 4px 8px → 2px 6px

🎨 Visual Refinements:
- Lighter shadows for compact appearance
- Reduced blur effects: blur(10px) → blur(8px)
- Smaller gaps throughout: 12px → 6px/8px
- Faster transitions: 0.3s → 0.2s

📱 Space Efficiency:
- More compact layout fits better in table
- Maintains all functionality with smaller footprint
- Better proportion matching Product component
- Improved visual hierarchy with smaller elements

🚀 User Experience:
- Still fully functional with all features
- Better integration with table layout
- Cleaner, more professional appearance
- Consistent sizing with Product pagination
2025-05-30 15:56:20 +07:00
2025-05-25 17:15:22 +07:00
2025-05-25 17:15:22 +07:00

Dreams POS React Template

A modern Point of Sale (POS) system built with React.js.

Features

  • Modern and responsive UI
  • Complete POS functionality
  • Inventory management
  • Sales and purchase tracking
  • User management
  • Reports and analytics
  • Mobile-friendly design

Installation

  1. Clone the repository
git clone https://github.com/anhtuanbtx1/dreamspos-react.git
  1. Install dependencies
npm install
  1. Start the development server
npm start

Technologies Used

  • React.js
  • React Router
  • Redux
  • Bootstrap
  • SCSS
  • Axios

License

This project is licensed under the MIT License.

Description
No description provided
Readme 17 MiB
Languages
JavaScript 85.9%
SCSS 12.8%
CSS 0.8%
TypeScript 0.5%