fix: form vertical width full
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
}
|
||||
}
|
||||
&.ns-vertical-form {
|
||||
width: 40%;
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
////最后一个分割线隐藏
|
||||
|
Reference in New Issue
Block a user