mirror of
https://github.com/Tencent/tdesign-vue-next-starter.git
synced 2024-12-23 13:16:49 +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 {
|
.setting-layout-color-group {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
width: 36px;
|
|
||||||
height: 36px;
|
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
border-radius: 50% !important;
|
border-radius: 50% !important;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user