Channel Settings: Make long Channel UID fully visible (#3027)

Fixes #3023.

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
main
jimtng 2025-01-20 04:00:55 +10:00 committed by GitHub
parent d5b98631c0
commit 14a665fc1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -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 {