Disable horizontal scroll
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
|||||||
</section>
|
</section>
|
||||||
<hr>
|
<hr>
|
||||||
<section>
|
<section>
|
||||||
<div class="container is-max-widescreen" id="template" hx-boost hx-ext="client-side-templates">
|
<div class="container is-max-widescreen" id="template" hx-boost hx-ext="client-side-templates" style="overflow-x: hidden;">
|
||||||
<div
|
<div
|
||||||
hx-get="http://localhost:1337/api/articles?populate=couverture"
|
hx-get="http://localhost:1337/api/articles?populate=couverture"
|
||||||
hx-trigger="load"
|
hx-trigger="load"
|
||||||
|
|||||||
Reference in New Issue
Block a user