mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2026-02-23 06:37:01 +00:00
表格跳转处理
This commit is contained in:
@@ -85,6 +85,17 @@ html, body, #app, .index-container {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.container-center {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
.form-edit-width {
|
||||
width:70%
|
||||
}
|
||||
|
||||
/**
|
||||
* slide-fade动画
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user