From d6c1c9f2c9eddd7d6e4e91b2a9de71cfd9db6b73 Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 19 Aug 2023 02:13:26 +0800 Subject: ... --- FrontEnd/src/pages/setting/index.css | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'FrontEnd/src/pages/setting/index.css') diff --git a/FrontEnd/src/pages/setting/index.css b/FrontEnd/src/pages/setting/index.css index 8af65e93..86ccf706 100644 --- a/FrontEnd/src/pages/setting/index.css +++ b/FrontEnd/src/pages/setting/index.css @@ -1,15 +1,5 @@ /* TODO: Make item prettier. */ -.change-avatar-cropper-row { - max-height: 400px; -} - -.change-avatar-img { - min-width: 50%; - max-width: 100%; - max-height: 400px; -} - .setting-section { padding: 1em 0; margin: 1em 0; -- cgit v1.2.3