forked from MarseyWorld/MarseyWorld
Fix shop buy button widths.
parent
f326b9d5d7
commit
5d6cb56075
|
@ -5263,8 +5263,8 @@ li > .sidebar {
|
|||
width: 13rem;
|
||||
}
|
||||
|
||||
.shop-table-actions a {
|
||||
display: flex;
|
||||
.shop-table-actions button {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.userbanner {
|
||||
|
|
Loading…
Reference in New Issue