mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 12:34:22 +08:00
style: 缩小积分操作弹窗内边距
This commit is contained in:
@@ -4281,7 +4281,7 @@ export const Home: React.FC<HomeProps> = ({
|
||||
styles={{
|
||||
body: {
|
||||
maxHeight: "calc(100vh - 140px)",
|
||||
padding: "0 28px 34px",
|
||||
padding: "0 20px 34px",
|
||||
overflowY: "auto",
|
||||
},
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user