Skip to content

Commit

Permalink
fix: history summary (#520)
Browse files Browse the repository at this point in the history
* fix: updated padding in the SASS file

* updated padding to logical property

Co-authored-by: Fabian Braun <fsbraun@gmx.de>

* chore: compiled css

---------

Co-authored-by: Fabian Braun <fsbraun@gmx.de>
  • Loading branch information
raffaellasuardini and fsbraun authored Mar 30, 2024
1 parent f1bbc9d commit 8edbd66
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions djangocms_admin_style/sass/components/_tables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,8 @@
}
.paginator {
box-shadow: none !important;
padding-inline-start: 10px;
box-sizing: border-box;
}
fieldset table {
border: none;
Expand Down

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 8edbd66

Please sign in to comment.