调整进入管理员页面按钮位置
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user