Wersja 1.0.2

This commit is contained in:
2022-11-14 14:08:39 +01:00
parent 41b3dc2fcd
commit ad0175c823
6 changed files with 58 additions and 39 deletions
+6
View File
@@ -98,6 +98,12 @@ export default defineComponent({
display: flex;
justify-content: space-between;
align-items: flex-end;
margin-top: 0.5em;
input {
max-width: 10em;
}
}
.flex-center {