From 2f26fbc8e76dc8f4c87696367e2ead8f6b7a452a Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Sat, 26 Nov 2022 14:57:48 +0800
Subject: [PATCH] 样式调整
---
src/styles/dc/index.scss | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/styles/dc/index.scss b/src/styles/dc/index.scss
index b8802ba..7fdcbec 100644
--- a/src/styles/dc/index.scss
+++ b/src/styles/dc/index.scss
@@ -47,12 +47,12 @@
}
.dc-location-bar.homebottom {
- bottom: 370px !important;
+ bottom: 378px !important;
}
.dc-zoom-controller.homebottom {
- left: 410px !important;
- bottom: 366px !important;
+ left: 402px !important;
+ bottom: 362px !important;
}
.screen-full-btn {
@@ -83,8 +83,8 @@
}
.screen-full-btn.homebottom {
- left: 410px !important;
- bottom: 320px;
+ left: 402px !important;
+ bottom: 318px;
}
.dc-zoom-controller.shrink-btn {
@@ -114,8 +114,8 @@
}
.image-switch-icon-btn.iconbottom {
- left: 410px;
- bottom: 486px;
+ left: 402px;
+ bottom: 476px;
}
.image-switch-icon-btn.shrink-btn {
@@ -171,7 +171,7 @@
.image-switch-img-btn.imgbottom {
left: 446px;
- bottom: 490px;
+ bottom: 452px;
}
.image-switch-img-btn.shrink-btn {
--
Gitblit v1.9.3