ui: show chart on smaller screens

This commit is contained in:
nahuhh 2024-10-16 11:53:55 +00:00 committed by tecnovert
parent f7141dd0c9
commit 13015e3da9

View file

@ -63,7 +63,7 @@ function getAPIKeys() {
{% include 'inc_messages.html' %}
{% if show_chart %}
<section class="relative hidden xl:block">
<section class="relative hidden md:block">
<div class="pl-6 pr-6 pt-0 pb-0 mt-5 h-full overflow-hidden">
<div class="pb-6 border-coolGray-100">
<div class="flex flex-wrap items-center justify-between -m-2">