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