refactor: improve ui consistency

This commit is contained in:
liyasthomas
2022-03-09 11:28:15 +05:30
parent 76aea260ae
commit dee62c2a25
2 changed files with 6 additions and 4 deletions

View File

@@ -32,7 +32,7 @@
}
"
/>
<hr />
<hr v-if="environments.length > 0" />
<SmartItem
v-for="(gen, index) in environments"
:key="`gen-${index}`"