Skip to content

Commit

Permalink
FIX: Page Header Left Margin
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Mar 14, 2023
1 parent 388df47 commit 14b48f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/css/plugin-manager.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
--table-head-text-shadow: 2px 2px #373737;
--button-background-delete: #D05C84;
--tooltip-box-shadow: 1px 1px 1px 0px #000;
--header-page-margin-pm: 5px 15px 10px 15px;
--header-page-margin-pm: 5px 15px 10px 0px;
--page-margin-pm: 0px 15px 0px 15px;
--title-margin-pm: 0px 15px 0px 15px;
--panel-background-pm: #EEEEEE;
Expand Down

0 comments on commit 14b48f7

Please sign in to comment.