-
Notifications
You must be signed in to change notification settings - Fork 896
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update settings_manage_profile.ts * Add Manage Profile page to customize padding * imports: order alphabetically * Fix brave://settings/braveSync/setup image padding Fixes the image being left out of the margin * Fix padding on inner setting pages * changed token to spacing * Update settings_manage_profile.ts * Fix section titles size Made titles a bit smaller so we don't have overlapping issues on line breaks * revert changes to safety check * revert change to settings-header file * Update br_settings_shared.css
- Loading branch information
Showing
3 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,3 +14,4 @@ a[href] { | |
.content-settings-header{ | ||
padding-top: var(--leo-spacing-2xl) !important; | ||
} | ||
|