mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 11:42:29 +08:00
4 lines
93 B
CSS
4 lines
93 B
CSS
|
.logo {
|
||
|
background: #fff center no-repeat url(./team-28x28.png);
|
||
|
background-size: 56px;
|
||
|
}
|