fix latest book scroll
parent
647bd85212
commit
9826b08a57
|
@ -1,5 +1,5 @@
|
||||||
<!-- Latest Books -->
|
<!-- Latest Books -->
|
||||||
<div class="library">
|
<div class="library" style="overflow-x: auto; position: relative;">
|
||||||
<div class="box_shadow" style="min-width: 1260px;">
|
<div class="box_shadow" style="min-width: 1260px;">
|
||||||
<div class="lib latest no-select">
|
<div class="lib latest no-select">
|
||||||
{% include latest_covers.html %}
|
{% include latest_covers.html %}
|
||||||
|
|
Loading…
Reference in New Issue