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