Co-authored-by: StyleZhang <jasonapring2015@outlook.com> Co-authored-by: Joel <iamjoel007@gmail.com>
6 lines
166 B
CSS
6 lines
166 B
CSS
.wrapper {
|
|
display: inline-flex;
|
|
background: url(~@/app/components/base/icons/assets/image/llm/tongyi.png) center center no-repeat;
|
|
background-size: contain;
|
|
}
|