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

6 lines
164 B
CSS
Raw Normal View History

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