diff --git a/94758.63f172c2.async.js b/94758.9c35ddf2.async.js
similarity index 99%
rename from 94758.63f172c2.async.js
rename to 94758.9c35ddf2.async.js
index 2d2402d36e..c7ede20579 100644
--- a/94758.63f172c2.async.js
+++ b/94758.9c35ddf2.async.js
@@ -1789,7 +1789,10 @@ var User = function User(_ref) {
dropdownRender: DropdownMenu,
placement: "bottomRight",
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
- className: shixunHomeworks.actionTabs.type === 1 ? Usermodules.classromediv : '',
+ className: "".concat(shixunHomeworks.actionTabs.type === 1 ? Usermodules.classromediv : '', " h-auto"),
+ style: {
+ lineHeight: "normal"
+ },
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
className: "".concat(Usermodules.userPic, " current"),
src: "".concat(env/* default */.Z === null || env/* default */.Z === void 0 ? void 0 : env/* default */.Z.IMG_SERVER, "/images/").concat((_user$userInfo19 = user.userInfo) === null || _user$userInfo19 === void 0 ? void 0 : _user$userInfo19.image_url),
diff --git a/index.html b/index.html
index 9e045d9a2e..23ea142765 100644
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@
display: block !important;
}
-
+