mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 19:06:51 +08:00
Feat/header ssr (#594)
This commit is contained in:
@@ -15,23 +15,8 @@
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.github-icon {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
background: url(./assets/github-icon.svg) center center no-repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.alpha {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
background: url(./assets/alpha.svg) center center no-repeat;
|
||||
}
|
||||
|
||||
.beaker-icon {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
margin-right: 4px;
|
||||
background: url(./assets/beaker.svg) center center no-repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
Reference in New Issue
Block a user