fix second display items view height
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="container-fluid h-100">
|
||||
<div class="container-fluid h-100" style="margin-top: -48px;">
|
||||
<button type="button" class="hidden" id="s_reload">Reload</button>
|
||||
<div class="slider" id="second_display_slider">
|
||||
<%= render 'slider' %>
|
||||
|
||||
Reference in New Issue
Block a user