mirror of
https://github.com/langgenius/dify.git
synced 2025-07-08 01:32:02 +00:00
4 lines
112 B
CSS
4 lines
112 B
CSS
![]() |
.setting-icon {
|
||
|
background: url(./assets/setting.svg) center center no-repeat;
|
||
|
background-size: 14px 14px;
|
||
|
}
|