mirror of
https://github.com/discourse/discourse-data-explorer.git
synced 2025-02-16 16:34:47 +00:00
add bottom pad to explorer page
This commit is contained in:
parent
7f644019a8
commit
09398dc8c2
@ -119,3 +119,5 @@
|
||||
</div>
|
||||
{{/if}}
|
||||
{{/unless}}
|
||||
|
||||
<div class="explorer-pad-bottom"></div>
|
||||
|
@ -132,3 +132,7 @@
|
||||
.query-list, .query-create, .query-edit, .query-results, .query-params, .https-warning {
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.explorer-pad-bottom {
|
||||
margin-bottom: 200px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user