feat: add cross-component playhead scroll synchronization
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
}
|
||||
|
||||
.track-info {
|
||||
width: 200px;
|
||||
width: var(--track-info-panel-width);
|
||||
height: 120px;
|
||||
padding: 15px 5px 15px 15px;
|
||||
background-color: #2d2d2d;
|
||||
|
||||
Reference in New Issue
Block a user