float right

This commit is contained in:
Captain.B 2020-05-13 16:29:19 +08:00
parent bef5533656
commit 6c2df5f122
1 changed files with 4 additions and 4 deletions

View File

@ -7,11 +7,11 @@
<ms-top-menus/>
</el-col>
<el-col :span="12">
<el-col :span="12" class="align-right">
<!-- float right -->
<ms-user class="align-right"/>
<ms-language-switch class="align-right"/>
<ms-header-org-ws class="align-right"/>
<ms-user/>
<ms-language-switch/>
<ms-header-org-ws/>
</el-col>
</el-row>