dify/web/app/components/system-features-initor/license-info/styles.module.css
2024-07-02 14:20:39 +08:00

4 lines
97 B
CSS

.bg {
background-image: url(../../../signin/assets/background.png);
background-size: cover;
}