Match settings modal to design nuances better

This commit is contained in:
Robin Townsend 2023-05-22 12:54:26 -04:00
commit cf1a7f2e21
7 changed files with 25 additions and 21 deletions

View file

@ -39,10 +39,10 @@ limitations under the License.
.secondaryHangup,
.button,
.copyButton {
padding: 7px 15px;
padding: 8px 20px;
border-radius: 8px;
font-size: var(--font-size-body);
font-weight: 700;
font-weight: 600;
}
.button {