web/DownloadButton: fix the button width to prevent moving around
This commit is contained in:
@@ -73,6 +73,7 @@
|
|||||||
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
min-width: 48px;
|
min-width: 48px;
|
||||||
|
width: 48px;
|
||||||
|
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user