From 7ede62a9384aabfecdf38d1f01f771ae10a7f160 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 12 九月 2022 15:33:38 +0800 Subject: [PATCH] # --- src/main/webapp/static/css/style.css | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/css/style.css b/src/main/webapp/static/css/style.css index f8fc7aa..50899d9 100644 --- a/src/main/webapp/static/css/style.css +++ b/src/main/webapp/static/css/style.css @@ -291,7 +291,11 @@ - +.admin-form { + padding: 25px 30px 0 0 !important; + margin: 0 !important; +} +.text-right{text-align:right} -- Gitblit v1.9.1