Remove unneeded class.
This commit is contained in:
parent
5fc18c1e68
commit
860b64d068
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
:aria-label="buttonLabel"
|
||||
class="button-content list-button-content d-flex flex-column justify-content-center py-3 px-4">
|
||||
<div class="row-one">
|
||||
<span class="m-0 button-label-copy truncate text-truncate" :class="textPosition">{{
|
||||
<span class="m-0 button-label-copy text-truncate" :class="textPosition">{{
|
||||
buttonLabel
|
||||
}}</span>
|
||||
<span class="m-0 caption mx-1 text-nowrap" :class="textPosition">{{
|
||||
|
|
|
|||
Loading…
Reference in a new issue