fix: ellipsis layout drawer

This commit is contained in:
puriphatt 2024-08-15 11:56:20 +07:00
parent e633b2b7eb
commit 751b92c94e

View file

@ -211,10 +211,10 @@ function branchSetting() {}
<div <div
v-if="!mini" v-if="!mini"
class="text-caption column q-ml-sm" class="text-caption column q-mx-md col"
style="white-space: nowrap" style="white-space: nowrap"
> >
<span class="text-weight-bold"> <span class="text-weight-bold ellipsis full-width">
{{ {{
($i18n.locale === 'en-US' ($i18n.locale === 'en-US'
? currentMyBranch?.nameEN ? currentMyBranch?.nameEN