style: align volume to the right
This commit is contained in:
parent
3b460f620b
commit
2ed16a316e
@ -66,7 +66,7 @@ export default {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
gap: 5px;
|
||||
justify-content: center;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
input {
|
||||
|
Loading…
Reference in New Issue
Block a user