🎉 Basic i18n support

This commit is contained in:
Liyas Thomas
2019-11-27 14:15:11 +05:30
parent c4c320da83
commit 2697cce6dd
11 changed files with 153 additions and 36 deletions

View File

@@ -224,7 +224,7 @@
<style scoped lang="scss">
.tab {
max-height: calc(100vh - 172px);
max-height: calc(100vh - 186px);
overflow: auto;
}
</style>