This commit is contained in:
ns77@siliconpin.com
2025-09-03 14:22:36 +00:00
parent d5f88aa754
commit 37d32f3ec9

View File

@@ -4,6 +4,7 @@
<style>
.agent-body {
margin: 0;
margin-top: 50px;
padding: 0;
font-family: Arial, sans-serif;
overflow-y: auto;
@@ -42,7 +43,6 @@
/* ===== Bottom Navigation ===== */
.agent-bottom-nav {
position: fixed;
margin-top: 150px;
bottom: 45px; /* ✅ stays above system navigation keys */
left: 10px;
right: 10px;