From 3f3e2d5977787b0c6e09cd5cba7b41e5fb7d3fd0 Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Sun, 21 Apr 2024 15:59:28 +0800
Subject: [PATCH] first
---
src/page/new-urrency/index.vue | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/page/new-urrency/index.vue b/src/page/new-urrency/index.vue
index 0c01562..59c57da 100644
--- a/src/page/new-urrency/index.vue
+++ b/src/page/new-urrency/index.vue
@@ -293,7 +293,9 @@
}
.bt {
width: 100%;
- height: 50px;
+ // height: 50px;
+ margin: 10px 0;
+
line-height: 50px;
text-align: center;
background-color: #def7ef;
@@ -364,7 +366,7 @@
}
.item-box {
- height: 100px;
+ min-height: 100px;
padding: 0 20px;
}
.zongjia {
--
Gitblit v1.9.3