Widget:AudioPlayer2: Difference between revisions

From The Midnight Wiki
No edit summary
No edit summary
Line 151: Line 151:
     right: 6px;
     right: 6px;
     top: 131px;
     top: 131px;
}
.player-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}
}
</style>
</style>

Revision as of 14:23, 10 August 2023

Press the button to play/pause

Adjust volume with slider

Press the button to play/pause

Adjust volume with slider

Sample result