Update app.css
Browse files
app.css
CHANGED
@@ -138,4 +138,8 @@ footer, .footer, div[class*="footer"], #footer {
|
|
138 |
.ant-row {
|
139 |
margin-right: 0 !important;
|
140 |
margin-left: 0 !important;
|
|
|
|
|
|
|
|
|
141 |
}
|
|
|
138 |
.ant-row {
|
139 |
margin-right: 0 !important;
|
140 |
margin-left: 0 !important;
|
141 |
+
}
|
142 |
+
|
143 |
+
.main-content {
|
144 |
+
margin-bottom: 24px;
|
145 |
}
|