Skip to content

Commit

Permalink
Fix: login bottom margin
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun committed Jan 27, 2024
1 parent b869ab8 commit 07078c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions djangocms_admin_style/sass/components/_login.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ body.login.djangocms-admin-style {
width: 35.5% !important;
min-width: 320px !important;
margin-top: 165px;
padding: 20px 0;
border: none;
box-shadow: $base-box-shadow;
background-color: $white !important;
Expand Down

Large diffs are not rendered by default.

0 comments on commit 07078c4

Please sign in to comment.