PageCreateModal.module.scss 151 B

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