dify/web/app/components/base/icons/src/image/llm/WxyyText.module.css

6 lines
169 B
CSS

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