Fix styling of button
This commit is contained in:
@@ -3367,8 +3367,9 @@ exports[`App Route /updates authenticated 1`] = `
|
||||
/>
|
||||
</svg>
|
||||
</a>
|
||||
<span
|
||||
class="MuiTypography-root MuiTypography-colorPrimary"
|
||||
<a
|
||||
class=""
|
||||
href="/updates"
|
||||
title="Delete \\"Package 1.0\\""
|
||||
>
|
||||
<svg
|
||||
@@ -3382,7 +3383,7 @@ exports[`App Route /updates authenticated 1`] = `
|
||||
d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"
|
||||
/>
|
||||
</svg>
|
||||
</span>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user