dify-1.72/web/app/components/base/icons/src/image/llm/BaichuanTextCn.module.css
2023-10-09 23:10:43 -05:00

6 lines
176 B
CSS

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