PageCreateModal.module.scss 123 B

12345678
  1. .grw-create-page :global {
  2. .page-today-input1 {
  3. width: 60px;
  4. }
  5. .grw-btn-create-page {
  6. min-width: 90px;
  7. }
  8. }