From 3f42651f63f836cf663bc5ae2adeefc78558c623 Mon Sep 17 00:00:00 2001 From: unknown <1162963624@qq.com> Date: Tue, 1 Dec 2020 10:49:58 +0800 Subject: [PATCH 1/3] 1 --- public/zhibo.html | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/public/zhibo.html b/public/zhibo.html index 698d50b..0fe2e15 100644 --- a/public/zhibo.html +++ b/public/zhibo.html @@ -125,6 +125,17 @@ font-size: 11rem; } .fasongkuang input:focus{ border: none; background: #fff; outline: none;} + .guanbibutton{ + display: flex; + justify-content: flex-end; + align-items: center; + + } + .guanbibutton > button { + margin-left: 10rem; + width: 40rem; + height: 10rem; + } @@ -377,7 +388,8 @@