diff options
Diffstat (limited to 'ui/styles/active-channel.css')
| -rw-r--r-- | ui/styles/active-channel.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/styles/active-channel.css b/ui/styles/active-channel.css new file mode 100644 index 0000000..6efc3e3 --- /dev/null +++ b/ui/styles/active-channel.css @@ -0,0 +1,3 @@ +.active-channel { + padding: 1rem; +} |
