mirror of
https://github.com/jcreek/SelectionWheel.git
synced 2026-07-13 03:03:44 +00:00
feat(#11): Add spinner audio and mute button
This commit is contained in:
@@ -91,6 +91,12 @@ body {
|
||||
left: auto;
|
||||
}
|
||||
|
||||
#mute {
|
||||
position: absolute;
|
||||
top: 140px;
|
||||
left: auto;
|
||||
}
|
||||
|
||||
#spinner-container {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user