fix: ellipsis layout drawer
This commit is contained in:
parent
e633b2b7eb
commit
751b92c94e
1 changed files with 2 additions and 2 deletions
|
|
@ -211,10 +211,10 @@ function branchSetting() {}
|
|||
|
||||
<div
|
||||
v-if="!mini"
|
||||
class="text-caption column q-ml-sm"
|
||||
class="text-caption column q-mx-md col"
|
||||
style="white-space: nowrap"
|
||||
>
|
||||
<span class="text-weight-bold">
|
||||
<span class="text-weight-bold ellipsis full-width">
|
||||
{{
|
||||
($i18n.locale === 'en-US'
|
||||
? currentMyBranch?.nameEN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue