WIP добавил области для добавления новых документов и дополнительной информцации
This commit is contained in:
@@ -13,7 +13,7 @@ export default {
|
||||
},
|
||||
computed: {
|
||||
heightInput() {
|
||||
return ((this.width / 100) * 70) / 8;
|
||||
return ((this.width / 100) * 70) / 11;
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user