dify/web/app/components/base/icons/src/image/llm/Tongyi.module.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;
}