mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-05-02 16:16:41 +07:00
playerbar appearance initial
This commit is contained in:
parent
7263f3b7b9
commit
70fd20be74
3 changed files with 3 additions and 19 deletions
src/components/bars/PlayerBar
|
@ -21,7 +21,6 @@ const PlayerBarUnconnected: FC<IProps> = ({ status }) => {
|
|||
|
||||
return (
|
||||
<div className={styles.place}>
|
||||
<div className={styles.seeker}>S</div>
|
||||
<div className={styles.wrap}>
|
||||
<div className={styles.status}>
|
||||
<div className={styles.playpause}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue