This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
The following commit(s) were added to refs/heads/master by this push:
new 33d4cee style: remove extra margin value (#2300)
33d4cee is described below
commit 33d4ceecaedba5e3b404b1dbb189fd0218561626
Author: CP3cham <[email protected]>
AuthorDate: Sun Feb 6 13:53:47 2022 +0800
style: remove extra margin value (#2300)
---
web/src/pages/User/Login.less | 1 -
1 file changed, 1 deletion(-)
diff --git a/web/src/pages/User/Login.less b/web/src/pages/User/Login.less
old mode 100644
new mode 100755
index 15d797a..485cc3d
--- a/web/src/pages/User/Login.less
+++ b/web/src/pages/User/Login.less
@@ -80,7 +80,6 @@ a {
.logo {
height: 60px;
- margin-right: 16px;
vertical-align: top;
}