mirror of
https://github.com/tubearchivist/browser-extension.git
synced 2024-11-12 15:10:13 +00:00
reduce single button size
This commit is contained in:
parent
f5f919dfef
commit
79a002956b
@ -338,8 +338,8 @@ function buildVideoButton(titleContainer) {
|
||||
dlIcon.innerHTML = defaultIcon;
|
||||
Object.assign(dlIcon.style, {
|
||||
filter: 'invert()',
|
||||
width: '18px',
|
||||
height: '18px',
|
||||
width: '15px',
|
||||
height: '15px',
|
||||
padding: '7px 8px',
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user