This commit is contained in:
Kenneth Jannette
2024-01-23 11:05:41 -06:00
parent 8f3a7c0a77
commit 2441bb9c07
2 changed files with 23 additions and 2 deletions

View File

@@ -87,6 +87,10 @@ $account-support-title-padding: 10px;
}
}
.cancel-sub-button {
width: 165px;
}
.account-support {
display: grid;
grid-template-columns: 2fr 1fr;