Replace inline styling for download widget with css file

This commit is contained in:
jt404
2023-10-12 03:21:34 +02:00
parent 069e91d2a6
commit 8125ddca06
3 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
#download_widget {
width: 100%;
}