From 8c213140bf1e4357aad9e663fe1d6ee46d748e08 Mon Sep 17 00:00:00 2001 From: tanxinyu <tanxinyu@icaremgt.com> Date: Fri, 30 Aug 2019 18:13:56 +0800 Subject: [PATCH] 样式微调 --- showPhotos/css/activity.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/showPhotos/css/activity.css b/showPhotos/css/activity.css index 6847d1a..ddeed16 100644 --- a/showPhotos/css/activity.css +++ b/showPhotos/css/activity.css @@ -149,6 +149,14 @@ body { height: .63rem; display: block; } +.template2 .container .return-back { + position: absolute; + top: .1rem; + right: .1rem; + width: 1.54rem; + height: 1.2rem; + display: block; +} .container .return-back > img { width: 100%; } -- libgit2 0.27.0