Fixed playback history window
Build and Publish / Build and Publish Docker Image (push) Successful in 5m20s
Build and Publish / Build and Publish Docker Image (push) Successful in 5m20s
This commit is contained in:
@@ -2437,7 +2437,16 @@ button.user-stat:hover {
|
||||
line-height: 1;
|
||||
font-weight: 500;
|
||||
text-align: center;
|
||||
pointer-events: none;
|
||||
text-decoration: none;
|
||||
pointer-events: auto;
|
||||
transition: opacity 120ms ease;
|
||||
}
|
||||
|
||||
.player-version-chip:hover,
|
||||
.player-version-chip:focus-visible {
|
||||
color: var(--text-subdued);
|
||||
opacity: 0.9;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.mobile-account-chip {
|
||||
|
||||
Reference in New Issue
Block a user