diff --git a/components/Dropdown.vue b/components/Dropdown.vue index 86219d539..363cbd6ad 100644 --- a/components/Dropdown.vue +++ b/components/Dropdown.vue @@ -5,12 +5,10 @@ :placement="placement" trigger="manual" offset="10" - style="float: right" >
diff --git a/components/LocaleSwitch.vue b/components/LocaleSwitch.vue index f0e68789f..e9c1dde39 100644 --- a/components/LocaleSwitch.vue +++ b/components/LocaleSwitch.vue @@ -1,49 +1,134 @@ + + diff --git a/layouts/default.vue b/layouts/default.vue index 0698bd5ee..b436909cd 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -11,13 +11,13 @@