fix: remove height and width settings of .setting-layout-color-group (#199)

This commit is contained in:
Tower He 2022-06-30 10:39:50 +08:00 committed by GitHub
parent 78133dedf3
commit af235ed036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -235,8 +235,6 @@ watchEffect(() => {
.setting-layout-color-group {
display: inline-flex;
width: 36px;
height: 36px;
justify-content: center;
align-items: center;
border-radius: 50% !important;