1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-16 10:19:56 +00:00

changed style property of container

This commit is contained in:
Daniel 2023-05-28 13:21:26 +02:00
parent c7e1736ade
commit dc7fbce4f7

View File

@ -20,7 +20,7 @@
{% endif %}
</head>
<body>
<div class="container-fluid">
<div class="container-fluid" style="overflow-y: auto">
<div class="row">
<div class="col">
<h1 class="text-center">{{instance}}</h1>