mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
move styles for download widget to default.css file
This commit is contained in:
parent
8125ddca06
commit
d7ea5609b2
3 changed files with 4 additions and 4 deletions
|
@ -767,3 +767,7 @@ h1, h2, h3, h4, h5, p,
|
|||
.channel-emoji {
|
||||
margin: 0 2px;
|
||||
}
|
||||
|
||||
#download_widget {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
#download_widget {
|
||||
width: 100%;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue