diff options
Diffstat (limited to 'ui/styles/active-channel.css')
| -rw-r--r-- | ui/styles/active-channel.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/styles/active-channel.css b/ui/styles/active-channel.css index 6efc3e3..96e8354 100644 --- a/ui/styles/active-channel.css +++ b/ui/styles/active-channel.css @@ -1,3 +1,5 @@ .active-channel { padding: 1rem; + overflow: auto; + flex-grow: 1; } |
