修复bug
This commit is contained in:
@@ -188,7 +188,6 @@ const addComplaintsSuggestions = () => {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 10;
|
||||
background: #e2efff;
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
@@ -238,6 +237,7 @@ const addComplaintsSuggestions = () => {
|
||||
.card-header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
margin-bottom: 20rpx;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user