dify/web/app/components/base/icons/src/image/llm/TongyiTextCn.module.css
2026-04-02 07:58:15 +00:00

6 lines
174 B
CSS

.wrapper {
display: inline-flex;
background: url(~@/app/components/base/icons/assets/image/llm/tongyi-text-cn.png) center center no-repeat;
background-size: contain;
}