diff --git a/src/components/LangSelect/index.vue b/src/components/LangSelect/index.vue index 608b126a..e8afa59e 100644 --- a/src/components/LangSelect/index.vue +++ b/src/components/LangSelect/index.vue @@ -34,7 +34,7 @@ export default { .international-icon { font-size: 20px; cursor: pointer; - vertical-align: -5px; + vertical-align: -5px!important; } diff --git a/src/views/layout/components/Sidebar/index.vue b/src/views/layout/components/Sidebar/index.vue index 57dc4f04..6a6f1427 100644 --- a/src/views/layout/components/Sidebar/index.vue +++ b/src/views/layout/components/Sidebar/index.vue @@ -1,6 +1,6 @@