forked from midou/invidious
CSS: Remove inline styling of the download widget (#4162)
This commit is contained in:
@@ -793,3 +793,7 @@ h1, h2, h3, h4, h5, p,
|
||||
.channel-emoji {
|
||||
margin: 0 2px;
|
||||
}
|
||||
|
||||
#download_widget {
|
||||
width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user