We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e1a11 commit e9093a5Copy full SHA for e9093a5
app/components/public/stream/side-panel.hbs
@@ -66,7 +66,7 @@
66
<span class="ml-2">{{stream.name}}</span>
67
{{#if (eq index 0)}}
68
{{#if (gt this.translationChannels.length 1)}}
69
- <div style="display:inline-block;margin-left:50px">
+ <div style="display:inline-block;margin-left:auto">
70
<div class="translation-dropdown-button translation-dropdown-container ">
71
<UiDropdown class="btn btn-secondary dropdown-toggle"
72
@onChange={{ action "switchLanguage"}}>
0 commit comments