WebSocket 实时推送进度
This commit is contained in:
@@ -447,6 +447,13 @@ header p {
|
||||
transform: translateY(-1px);
|
||||
}
|
||||
|
||||
.play-btn:disabled {
|
||||
opacity: 0.65;
|
||||
background: rgba(37, 99, 235, 0.5);
|
||||
cursor: not-allowed;
|
||||
transform: none;
|
||||
}
|
||||
|
||||
.play-btn.hidden {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user