summaryrefslogtreecommitdiff
path: root/ui/styles/active-channel.css
blob: d6a9b42aa36bfcdd4ce8d4b0a3a525e37361c212 (plain)
1
2
3
4
5
6
.active-channel {
  padding-left: 1rem;
  padding-right: 1rem;
  overflow: auto;
  flex-grow: 1;
}