From 3b5b98a9911e3231cefe5ab4f47a4c9d94e5a2f7 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期二, 28 十一月 2023 16:15:01 +0800
Subject: [PATCH] #将错误码存入备注字段进行展示
---
src/main/webapp/static/wms/css/common.css | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/static/wms/css/common.css b/src/main/webapp/static/wms/css/common.css
index 5562fb9..777c4fa 100644
--- a/src/main/webapp/static/wms/css/common.css
+++ b/src/main/webapp/static/wms/css/common.css
@@ -223,3 +223,10 @@
@media only screen and (max-width: 800px) {
}
+
+/**
+涓嬫媺鑿滃崟鏂囧瓧灞呬腑
+ */
+.dropdown-menu-nav li{
+ text-align: center;
+}
\ No newline at end of file
--
Gitblit v1.9.1