Match settings modal to design nuances better
This commit is contained in:
parent
eeb1f4baaf
commit
cf1a7f2e21
7 changed files with 25 additions and 21 deletions
|
|
@ -40,7 +40,7 @@ limitations under the License.
|
|||
.modalHeader {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 34px 34px 0 34px;
|
||||
padding: 34px 32px 0 32px;
|
||||
}
|
||||
|
||||
.modalHeader h3 {
|
||||
|
|
@ -72,7 +72,7 @@ limitations under the License.
|
|||
.modalHeader {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 24px 24px 0 24px;
|
||||
padding: 32px 20px 0 20px;
|
||||
}
|
||||
|
||||
.modal.mobileFullScreen {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue