mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2026-02-23 06:37:01 +00:00
登录、菜单等功能,加入fastmock数据
This commit is contained in:
@@ -72,6 +72,15 @@ html, body, #app, .index-container {
|
||||
background:var(--el-text-color-disabled)
|
||||
}
|
||||
|
||||
.login-form .el-card__header{
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.login-form .el-card__footer {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/**
|
||||
* slide-fade动画
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user