dify / web /app /components /base /icons /src /image /llm /TongyiTextCn.module.css
Severian's picture
initial commit
a8b3f00
raw
history blame contribute delete
174 Bytes
.wrapper {
display: inline-flex;
background: url(~@/app/components/base/icons/assets/image/llm/tongyi-text-cn.png) center center no-repeat;
background-size: contain;
}