3 lines
88 B
SCSS
3 lines
88 B
SCSS
|
|
.safe-avatar .ant-avatar-string {
|
||
|
|
transform: scale(1) translateX(-50%) !important;
|
||
|
|
}
|