style: align volume to the right

This commit is contained in:
Michel Roux 2024-01-18 11:55:12 +01:00
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 {