调整进入管理员页面按钮位置

This commit is contained in:
X1627315083
2024-04-23 14:01:56 +08:00
parent 64f08ee2f1
commit 6bfe4fd456
4 changed files with 17 additions and 9 deletions

View File

@@ -1266,6 +1266,7 @@ i{
// color: rgb(255, 0, .7);
border: 1px solid rgb(255, 0, .7);
box-shadow: 0px 0px 3px 1px rgba(255, 0, 0, 0.2);
}
span{
opacity: 1;
@@ -1291,6 +1292,9 @@ i{
&input::-webkit-input-placeholder {
color: rgba(0,0,0,.15);
}
&.forbidden{
cursor: no-drop;
}
}
span{
position: absolute;