mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-12-29 06:57:21 +08:00
新增:上线新 Logo(ContiNew Admin,持续以最新流行技术栈构建的中后台管理框架)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="logo">
|
||||
<img
|
||||
alt="logo"
|
||||
src="//p3-armor.byteimg.com/tos-cn-i-49unhts6dw/dfdba5317c0c20ce20e64fac803d52bc.svg~tplv-49unhts6dw-image.image"
|
||||
src="/logo.svg"
|
||||
/>
|
||||
<div class="logo-text">ContiNew Admin</div>
|
||||
</div>
|
||||
@@ -60,11 +60,6 @@
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
|
||||
img {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
&-text {
|
||||
margin-right: 4px;
|
||||
margin-left: 4px;
|
||||
|
||||
Reference in New Issue
Block a user