完善页面细节
This commit is contained in:
@@ -179,8 +179,9 @@ const handleSelectLink = (index: number) => {
|
||||
|
||||
<style scoped lang="scss">
|
||||
.admin-data-config {
|
||||
background-color: #f0f2f5;
|
||||
min-height: 100vh;
|
||||
padding: 0;
|
||||
background-color: transparent;
|
||||
min-height: auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user