Fix channel banner overflow on iOS

fixes #45
This commit is contained in:
bopol 2021-10-30 20:36:47 +02:00 committed by Cadence Ember
parent 9babaccd3b
commit ef897b23d2
No known key found for this signature in database
GPG Key ID: BC1C2C61CF521B17
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
width: 100%
height: auto
border-radius: 8px
align-self: flex-start
.channel-data
background-color: c.$bg-darker