From b21e53f16f228d3192eb54178f081395878b2406 Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Fri, 12 Sep 2025 13:13:50 +0800
Subject: [PATCH] 提交

---
 public/static/home/style.css |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/public/static/home/style.css b/public/static/home/style.css
index cd6a2ff..6cf5a3c 100644
--- a/public/static/home/style.css
+++ b/public/static/home/style.css
@@ -434,6 +434,7 @@
 
 .itpart-header-top {
     background: #ff3d00;
+    position: relative;
 
 }
 
@@ -445,6 +446,12 @@
     padding: 10px 0px;
 }
 
+.language_select_item{
+    position: absolute;
+    right: 10px;
+    top: 10px;
+}
+
 .top-address p {
     margin-bottom: 0;
 }

--
Gitblit v1.9.0