diff --git a/common.scss b/common.scss index fb16052..afe1319 100644 --- a/common.scss +++ b/common.scss @@ -58,6 +58,7 @@ width: auto; height: auto !important; border: none !important; + border-radius: none; box-shadow: none; padding: 0 !important; margin: 0; diff --git a/pages/index/index.vue b/pages/index/index.vue index 8442d43..9250207 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -4,7 +4,7 @@ - + @@ -245,6 +245,7 @@ } .text { + white-space: nowrap; color: #1B1B1B; font-size: 36rpx; font-weight: 900;