From 00135bb6a8477a574aeb6ec6c7883f5c8e770e21 Mon Sep 17 00:00:00 2001
From: sgj <1442489573@qq.com>
Date: 星期一, 15 十二月 2025 21:06:11 +0800
Subject: [PATCH] 智能抓拍修改提交
---
fzzy-igdss-web/src/main/resources/static/css/style.css | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/fzzy-igdss-web/src/main/resources/static/css/style.css b/fzzy-igdss-web/src/main/resources/static/css/style.css
index d52deed..e6d43fe 100644
--- a/fzzy-igdss-web/src/main/resources/static/css/style.css
+++ b/fzzy-igdss-web/src/main/resources/static/css/style.css
@@ -7043,7 +7043,7 @@
height: calc(100% - 110px);
overflow: hidden;
width: 100%;
- height: 100%;
+/* height: 100%;*/
left: 0px;
position: absolute;
top: 0px;
@@ -7057,7 +7057,8 @@
}
.navbar-minimalize>.fa,.nav.navbar-right>li>a, .nav.navbar-left>li>a {
- color: #5a5e66;
+ /* color: #5a5e66;*/
+ color: #fff;
}
.navbar, .skin-blue .navbar {
--
Gitblit v1.9.3