From 57233e23e69d04672f9721def4d00c2905922d25 Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期四, 12 二月 2026 14:40:07 +0800
Subject: [PATCH] APP
---
igdss-app/css/admin/grain-detail.css | 17 ++++++++++-------
1 files changed, 10 insertions(+), 7 deletions(-)
diff --git a/igdss-app/css/admin/grain-detail.css b/igdss-app/css/admin/grain-detail.css
index 6fc333d..9ee3afa 100644
--- a/igdss-app/css/admin/grain-detail.css
+++ b/igdss-app/css/admin/grain-detail.css
@@ -400,13 +400,16 @@
}
.m-sslq-btn .bot-btn {
- width: 46%;
- float: left;
- margin: 0 2%;
- background-image: url(../../images/g8.png);
- background-position: center;
- background-repeat: no-repeat;
- background-size: cover;
+ width: 46%;
+ /* 绉婚櫎娴姩鍜屽乏鍙冲杈硅窛 */
+ float: none;
+ margin: 0 auto;
+ /* 鎴栬�呯敤display: block閰嶅悎margin灞呬腑 */
+ display: block;
+ background-image: url(../../images/g8.png);
+ background-position: center;
+ background-repeat: no-repeat;
+ background-size: cover;
}
.m-sslq-btn .bot-btn1 {
--
Gitblit v1.9.3