修复中控
This commit is contained in:
@@ -348,6 +348,19 @@ a:hover {
|
||||
background: rgba(61, 139, 253, 0.1);
|
||||
}
|
||||
|
||||
#frame-back-hub {
|
||||
color: #9ecbff;
|
||||
border-color: rgba(61, 139, 253, 0.45);
|
||||
background: rgba(61, 139, 253, 0.12);
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
#frame-back-hub:hover {
|
||||
color: #fff;
|
||||
border-color: #3d8bfd;
|
||||
background: rgba(61, 139, 253, 0.22);
|
||||
}
|
||||
|
||||
.frame-title {
|
||||
font-size: 0.92rem;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user