diff options
author | crupest <crupest@outlook.com> | 2023-08-28 01:41:41 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2023-08-28 01:41:41 +0800 |
commit | b66a57071316434356e77e294ec22181e4db54d5 (patch) | |
tree | 2c000b459165834562cf420990e683e78fadae6c /FrontEnd/src/pages/setting/ChangeAvatarDialog.css | |
parent | 256cc9592a3f31fc392e1ccdb699aa206b7b47ce (diff) | |
download | timeline-b66a57071316434356e77e294ec22181e4db54d5.tar.gz timeline-b66a57071316434356e77e294ec22181e4db54d5.tar.bz2 timeline-b66a57071316434356e77e294ec22181e4db54d5.zip |
...
Diffstat (limited to 'FrontEnd/src/pages/setting/ChangeAvatarDialog.css')
-rw-r--r-- | FrontEnd/src/pages/setting/ChangeAvatarDialog.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/src/pages/setting/ChangeAvatarDialog.css b/FrontEnd/src/pages/setting/ChangeAvatarDialog.css index 2aa0bb54..c9eb8011 100644 --- a/FrontEnd/src/pages/setting/ChangeAvatarDialog.css +++ b/FrontEnd/src/pages/setting/ChangeAvatarDialog.css @@ -11,6 +11,7 @@ } .change-avatar-cropper { + max-width: 400px; max-height: 400px; } |