q-select align selected option right #15350
Unanswered
abazanov
asked this question in
General - Components / Directives / etc
Replies: 1 comment
-
|
.q-field__native span { text-align: right; width: 100%; } |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
Probably very simple, but I cannot work it out for the life of me.
I need this q-select to show the selected option on the right. That is all. I have managed to align the drop-down options right by way of slots, but once a selection is made, it shows it on the left.
I am on: Pkg quasar........ v1.22.5
Beta Was this translation helpful? Give feedback.
All reactions