diff --git a/html/poketube.ejs b/html/poketube.ejs index e8fd060..9455899 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -536,7 +536,7 @@ height: 36px; display: flex; flex-direction: row; gap: 8px; -text-decoration: none; +text-decoration: none !important; color: #fff !important; border: 1px solid var(--border-color); justify-content: center;