Fix Linting in ComposePage.vue

This commit is contained in:
Atanas Yonkov
2023-04-05 11:44:04 +03:00
parent 23e20e4f35
commit 0451f71597
@@ -147,7 +147,7 @@ export default {
<style lang="css">
.vs__dropdown-menu{
.vs__dropdown-menu {
min-width: auto;
}