This commit is contained in:
gaofeng
2026-05-13 09:27:14 +08:00
parent 370cc15d25
commit 9c814d60ee
2 changed files with 5 additions and 2 deletions

View File

@@ -376,7 +376,7 @@ footer a:hover{ color:#fff; text-decoration:underline; }
/* ===== 新增:悬浮客服按钮 ===== */
.float-help{
position: fixed;
right: 18px;
right: 8px;
bottom: 18px;
z-index: 2000;
display:flex;