PageCreateModal.module.scss 133 B

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