登录注册按钮和信息框错位的bug #7

This commit is contained in:
小海
2020-04-21 23:47:04 +08:00
parent 102908a864
commit ca190ced8a

View File

@@ -67,8 +67,9 @@
} }
#header-user-login, #info { #header-user-login, #info {
float: right; position: absolute;
margin-right: 15px; right: 0;
top: 15px;
line-height: 50px; line-height: 50px;