调试 Refreash 到 width:100%, 添加小标题
This commit is contained in:
@@ -58,9 +58,13 @@ div.search_toolbar {
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
justify-content: flex-end;
|
||||
width: 100%;
|
||||
}
|
||||
div.feedback {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
button.refresh {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user