Fixing last couple of auth dialogs
This commit is contained in:
@@ -54,6 +54,8 @@ const sizeInfo = {
|
||||
|
||||
buttonHeight: 40,
|
||||
buttonPadding: '0 15px 0 15px',
|
||||
buttonWidth: 125,
|
||||
buttonWideWidth: 225,
|
||||
|
||||
checkboxSize: 25,
|
||||
checkmarkBorder: '0 3px 3px 0',
|
||||
@@ -72,7 +74,6 @@ const sizeInfo = {
|
||||
formRowSpacing: 20,
|
||||
formBoundIcon: 30,
|
||||
formBoundIconMargin: 0,
|
||||
formButtonLarge: 225,
|
||||
|
||||
listBorderWidth: 1,
|
||||
listTopBottomGap: 10,
|
||||
@@ -83,6 +84,8 @@ const sizeInfo = {
|
||||
modalShadowWidth: 25,
|
||||
modalMessageIcon: 150,
|
||||
|
||||
profileWidth: '65vw',
|
||||
|
||||
inputPadding: 5,
|
||||
inputBorderRadius: 5,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user