Skip to content

Commit 3ae9d80

Browse files
committed
Remove style margins on table page.
1 parent c951e31 commit 3ae9d80

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

application/static/dist/css/styles.css

Lines changed: 1 addition & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

application/static/less/table.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ html {
44
padding: 0;
55
background: #e7ecf7 !important;
66
font-family: 'Lato', sans-serif;
7+
margin: 0;
78
}
89

910
.dash-template {

0 commit comments

Comments
 (0)