_portal.scss 180 B

123456789101112131415
  1. .portal {
  2. margin-bottom: 16px;
  3. padding-bottom: 16px;
  4. .portal-form {
  5. }
  6. } // .portal
  7. .portal-side {
  8. .portal-form-button {
  9. text-align: center;
  10. }
  11. } // .portal-side