aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/channel.css
diff options
context:
space:
mode:
Diffstat (limited to 'youtube/static/channel.css')
-rw-r--r--youtube/static/channel.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/youtube/static/channel.css b/youtube/static/channel.css
index 030bc11..e842beb 100644
--- a/youtube/static/channel.css
+++ b/youtube/static/channel.css
@@ -256,7 +256,8 @@ hr {
padding-top: 6px;
text-align: center;
white-space: nowrap;
- border: none;
+ border: 1px solid;
+ border-color: var(--button-border);
border-radius: 0.2rem;
}