This commit is contained in:
ns77@siliconpin.com
2025-09-03 14:24:05 +00:00
parent 7b7e4161b6
commit 9faae333d6
2 changed files with 1 additions and 2 deletions

View File

@@ -4,7 +4,6 @@
<style>
.agent-body {
margin: 0;
margin-bottom: 50px;
padding: 0;
font-family: Arial, sans-serif;
overflow-y: auto;

View File

@@ -142,7 +142,7 @@ $conn->close();
.welcome-text {
font-size: 20px;
font-weight: 600;
margin-bottom: 15px;
margin-bottom: 70px;
}
.success-msg {