missing width and height

This commit is contained in:
AlecM33
2024-11-12 21:21:21 -05:00
parent 04e3dc0ff0
commit 3f5edd6992

View File

@@ -20,7 +20,7 @@ export const HTMLFragments = {
</div> </div>
</div> </div>
<div> <div>
<button id='role-info-button' class='app-button'>Roles in This Game <img alt='Info icon' src='/images/info.svg'/></button> <button id='role-info-button' class='app-button'>Roles in This Game <img alt='Info icon' width="25" height="25" src='/images/info.svg'/></button>
</div> </div>
</div> </div>
<div> <div>