Fix shop buy button widths.

remotes/1693176582716663532/tmp_refs/heads/watchparty
Snakes 2022-11-01 05:11:29 -04:00
parent f326b9d5d7
commit 5d6cb56075
Signed by: Snakes
GPG Key ID: E745A82778055C7E
1 changed files with 2 additions and 2 deletions

View File

@ -5263,8 +5263,8 @@ li > .sidebar {
width: 13rem;
}
.shop-table-actions a {
display: flex;
.shop-table-actions button {
width: 100%;
}
.userbanner {