ATC_SIMPLE/FRONTEND/src/components/Authentication/ResetPassword.module.css

5 lines
109 B
CSS

.resetForm {
background-color: light-dark(#ffffffdb, var(--mantine-color-dark-5));
border-radius: 8px;
}