This commit is contained in:
ns77@siliconpin.com
2025-09-03 14:46:45 +00:00
parent dad99cf76f
commit ac7e572558

View File

@@ -5,7 +5,7 @@
.agent-body {
margin: 0;
padding: 0;
margin-bottom: 100px;
margin-bottom: 0px;
font-family: Arial, sans-serif;
overflow-y: hidden;
}
@@ -44,6 +44,7 @@
left: 0;
right: 0;
height: 55px;
margin-bottom: 100px;
background: #e95420;
display: flex;
justify-content: space-around;