MainUserForm.less 112 B

12345678
  1. .UserTab {
  2. width: 100%;
  3. }
  4. .UserCard{
  5. margin-top: 12vh;
  6. background-color: #ffffff;
  7. border-radius: 25px;
  8. }