-
Notifications
You must be signed in to change notification settings - Fork 975
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apart from comments on original branch (unneeded quotes on object keys) LGTM ++
@cezaraugusto thanks for reviewing. Based on your feedback, I removed the quotes. Also I changed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++!!
Closes #7171 Auditors: Test Plan: 1. Test that updating using BRAVE_UPDATE_VERSION=0.8.3 env variable works correctly 2. Click "Details" 3. Check the design of the dialog
@@ -106,7 +106,8 @@ const globalStyles = { | |||
aboutPageSectionPadding: '24px', | |||
defaultTabPadding: '0 4px', | |||
defaultIconPadding: '2px', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
defaultIconPadding
was rebased on master.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++
Test Plan
Description
Closes #7171
Auditors: @cezaraugusto
git rebase -i
to squash commits (if needed).Test Plan: