fix second display items view height

This commit is contained in:
Thein Lin Kyaw
2023-07-06 17:35:28 +06:30
parent 2a00d4b77c
commit 50aa6ba0bf
3 changed files with 3 additions and 3 deletions

View File

@@ -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' %>