From f43258c4e2394cb6182db9c94f5c5a6d033fd5d4 Mon Sep 17 00:00:00 2001
From: mrzhssss <pro6@qq.com>
Date: 星期一, 12 九月 2022 13:53:41 +0800
Subject: [PATCH] ##
---
src/main/webapp/static/css/style3.css | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/static/css/style3.css b/src/main/webapp/static/css/style3.css
index 88d4b0f..c8fecac 100644
--- a/src/main/webapp/static/css/style3.css
+++ b/src/main/webapp/static/css/style3.css
@@ -17,7 +17,7 @@
width: 100%;
/*margin: 0;*/
/*background-color: !* #2C3E50 *! #2e4e7e;*/
- position: absolute;
+ position: relative;
}
#top-tab {
@@ -115,7 +115,8 @@
/* 寮瑰嚭灞� */
#details {
width: 98%;
- height: 90%;
+ height: 170%;
+ margin-bottom: 100px;
background-color: #FFF;
box-shadow: 0px 5px 20px #000;
border-radius: 15px;
@@ -123,7 +124,6 @@
top:2.5%;
left:1%;
display: none;
-
}
#tips {
width: 30%;
--
Gitblit v1.9.1