mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: remove inline css
This commit is contained in:
parent
b2374857db
commit
56d2b4706e
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ export function DownloadGroup({
|
|||
alt="TorBox"
|
||||
style={{ width: 13 }}
|
||||
/>
|
||||
<span style={{ fontSize: 10 }}>TorBox</span>
|
||||
<span>TorBox</span>
|
||||
</Badge>
|
||||
) : (
|
||||
<Badge>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue