完善页面细节
This commit is contained in:
@@ -156,7 +156,9 @@ const handleSave = () => {
|
||||
<style scoped>
|
||||
.admin-page-container {
|
||||
/* 使用 Layout 的背景和内边距 */
|
||||
min-height: 100vh;
|
||||
padding: 0;
|
||||
background-color: transparent;
|
||||
min-height: auto;
|
||||
}
|
||||
.breadcrumb {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user