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