mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
Feat/add GitHub star icon (#302)
This commit is contained in:
@@ -16,9 +16,10 @@
|
||||
}
|
||||
|
||||
.github-icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background: url(./assets/github.svg) center center no-repeat;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
background: url(./assets/github-icon.svg) center center no-repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.alpha {
|
||||
|
||||
Reference in New Issue
Block a user