Wrap the items in Settings theme-box

This commit is contained in:
haiyangcui
2020-08-22 15:54:39 +02:00
parent afe3351837
commit e71090dad2

View File

@@ -360,6 +360,7 @@ export default {
margin-top: 20px;
.theme-box{
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
margin-top: 10px;
.theme-item{