feat(ui): 页眉加入开发署名(云南派音人工智能科技有限公司 开发)
This commit is contained in:
@@ -2685,3 +2685,13 @@
|
||||
font-size: 11px;
|
||||
color: #9fb0c6;
|
||||
}
|
||||
|
||||
/* 页眉开发署名 */
|
||||
.bd-credit {
|
||||
flex: none;
|
||||
font-size: 11px;
|
||||
color: var(--bd-sub, #7d8fa9);
|
||||
white-space: nowrap;
|
||||
letter-spacing: 0.02em;
|
||||
padding: 0 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user