Skip to content

Commit

Permalink
Channel Settings: Make long Channel UID fully visible
Browse files Browse the repository at this point in the history
Signed-off-by: Jimmy Tanagra <[email protected]>
  • Loading branch information
jimtng committed Jan 19, 2025
1 parent d5b9863 commit 8b2b2cd
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@
</f7-block>
</template>

<style lang="stylus">
.list
.item-subtitle
overflow-wrap break-word
white-space inherit
</style>

<script>
import ClipboardIcon from '@/components/util/clipboard-icon.vue'
export default {
Expand Down

0 comments on commit 8b2b2cd

Please sign in to comment.