UI mejorada
This commit is contained in:
@@ -65,6 +65,8 @@ const cycleRepeat = () => {
|
||||
|
||||
<style scoped>
|
||||
.playback-controls {
|
||||
/* Allow parent to control overall height budget */
|
||||
height: var(--playback-controls-height, auto);
|
||||
display: flex;
|
||||
gap: 10px;
|
||||
align-items: center;
|
||||
@@ -101,4 +103,4 @@ const cycleRepeat = () => {
|
||||
gap: 8px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user