mirror of
https://github.com/Tencent/tdesign-vue-next-starter.git
synced 2024-11-10 07:28:24 +08:00
fix: remove height and width settings of .setting-layout-color-group (#199)
This commit is contained in:
parent
78133dedf3
commit
af235ed036
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user