完善页面细节
This commit is contained in:
@@ -109,9 +109,9 @@ const handleDelete = (item: FeedbackItem) => {
|
||||
|
||||
<style scoped lang="scss">
|
||||
.admin-kefu-feedback {
|
||||
padding: 20px;
|
||||
background-color: #f5f7fa;
|
||||
min-height: 100vh;
|
||||
padding: 0;
|
||||
background-color: transparent;
|
||||
min-height: auto;
|
||||
}
|
||||
|
||||
.border-shadow {
|
||||
|
||||
Reference in New Issue
Block a user