Adjust Settings styles

This commit is contained in:
J. Ryan Stinnett 2020-10-06 14:48:43 +01:00
parent 3d0db1b022
commit 43ea5de320
4 changed files with 11 additions and 14 deletions

View file

@ -262,7 +262,7 @@ input[type=text]:focus, input[type=password]:focus, textarea:focus {
font-weight: 300;
font-size: $font-15px;
position: relative;
padding: 25px 30px 30px 30px;
padding: 24px;
max-height: 80%;
box-shadow: 2px 15px 30px 0 $dialog-shadow-color;
border-radius: 8px;