From 065380b0e6dd378f59cf9e3e012e189d4677f738 Mon Sep 17 00:00:00 2001 From: TheYoungManLi Date: Wed, 24 Nov 2021 13:01:12 +0800 Subject: [PATCH] fix: Update button size Signed-off-by: TheYoungManLi --- assets/scss/live.scss | 10 +++++----- layouts/live/list.html | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/assets/scss/live.scss b/assets/scss/live.scss index 9e41cfff3..e4a223ade 100644 --- a/assets/scss/live.scss +++ b/assets/scss/live.scss @@ -490,13 +490,13 @@ height: 210px; } - button { + .button { position: absolute; right: 12px; bottom: 14px; - padding: 9px 16px; - border-radius: 16px; - font-size: 8px; + padding: 10px 20px; + border-radius: 28px; + font-size: 16px; color: #fff; border: none; cursor: pointer; @@ -560,7 +560,7 @@ height: 180px !important; } - button { + .button { right: 10px; bottom: 40px; } diff --git a/layouts/live/list.html b/layouts/live/list.html index b02e0b74d..921c15efa 100644 --- a/layouts/live/list.html +++ b/layouts/live/list.html @@ -88,8 +88,8 @@

{{ .place }}