diff --git a/src/components/Setting.vue b/src/components/Setting.vue index 9f7ec60..c18caaf 100644 --- a/src/components/Setting.vue +++ b/src/components/Setting.vue @@ -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{