Работа над вкладкой "Конвертирование"

This commit is contained in:
Book Pauk
2020-12-18 22:44:20 +07:00
parent 40ff04e5dc
commit 972f957685
6 changed files with 52 additions and 18 deletions

View File

@@ -549,7 +549,7 @@ class SettingsPage extends Vue {
margin-bottom: 5px;
}
.label-1 {
.label-1, .label-7 {
width: 75px;
}
@@ -561,7 +561,7 @@ class SettingsPage extends Vue {
width: 100px;
}
.label-1, .label-2, .label-3, .label-4, .label-5, .label-6 {
.label-1, .label-2, .label-3, .label-4, .label-5, .label-6, .label-7 {
display: flex;
flex-direction: column;
justify-content: center;