From eeed98f39517f7029598ddd7c42415a949e5abbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AB=8F=E8=A8=AA=E5=AD=90?= Date: Thu, 26 Oct 2023 11:17:29 +0900 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E3=81=95=E3=81=84=E3=82=A6=E3=82=A3?= =?UTF-8?q?=E3=83=B3=E3=83=89=E3=82=A6=E3=81=A7=E3=82=82=E3=80=81=E3=83=91?= =?UTF-8?q?=E3=82=BD=E3=82=B3=E3=83=B3=E3=81=AE=E3=83=A6=E3=83=BC=E3=82=B6?= =?UTF-8?q?=E3=83=BC=E3=82=92=E3=83=96=E3=83=AD=E3=83=83=E3=82=AF=E3=81=97?= =?UTF-8?q?=E3=81=AA=E3=81=84=E3=81=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/static/style.css b/src/static/style.css index 70acfbb..3520948 100644 --- a/src/static/style.css +++ b/src/static/style.css @@ -31,7 +31,7 @@ td, th { display: none; } -@media screen and (max-width: 840px) { +@media screen and (max-width: 840px) and (pointer: coarse) { .container { display: none; }