mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-18 20:34:19 +08:00
[improvement][project] supersonic 0.6.0 version update (#16)
Co-authored-by: lexluo <lexluo@tencent.com>
This commit is contained in:
@@ -215,3 +215,21 @@ ol {
|
||||
.ant-notification-topRight {
|
||||
right: 240px !important;
|
||||
}
|
||||
|
||||
.g6ContextMenuContainer {
|
||||
font-size: 12px;
|
||||
color: #545454;
|
||||
}
|
||||
.g6ContextMenuContainer li {
|
||||
cursor: pointer;
|
||||
list-style-type:none;
|
||||
list-style: none;
|
||||
margin-left: 0;
|
||||
}
|
||||
.g6ContextMenuContainer ul {
|
||||
width: 100%;
|
||||
padding: 0;
|
||||
}
|
||||
.g6ContextMenuContainer li:hover {
|
||||
color: #aaa;
|
||||
}
|
||||
Reference in New Issue
Block a user