aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/views/user/index.css
blob: 35f01d389b43f87e32e6c64538fa564d7213bc2b (plain)
1
2
3
4
5
6
7
8
9
.change-avatar-cropper-row {
  max-height: 400px;
}

.change-avatar-img {
  min-width: 50%;
  max-width: 100%;
  max-height: 400px;
}