From 7d2798d4fda1bcb90c5284ec54af293e4c5b1ec6 Mon Sep 17 00:00:00 2001 From: MoonLeeeaf <150461955+MoonLeeeaf@users.noreply.github.com> Date: Sun, 26 May 2024 00:56:50 +0800 Subject: [PATCH] fix: .gitignore --- ling_chair_http/index.html | 28 ++-------------------------- ling_chair_http/mdui-prettier.css | 2 +- 2 files changed, 3 insertions(+), 27 deletions(-) diff --git a/ling_chair_http/index.html b/ling_chair_http/index.html index 06324f4..4b4722b 100644 --- a/ling_chair_http/index.html +++ b/ling_chair_http/index.html @@ -28,7 +28,7 @@ - + @@ -37,7 +37,7 @@ - + @@ -221,21 +221,6 @@ - -
@@ -327,16 +312,7 @@ - - ')) - } - - - - \ No newline at end of file diff --git a/ling_chair_http/mdui-prettier.css b/ling_chair_http/mdui-prettier.css index 4b86b3b..ed4618d 100644 --- a/ling_chair_http/mdui-prettier.css +++ b/ling_chair_http/mdui-prettier.css @@ -34,7 +34,7 @@ body { .mdui-select-open { border-radius: 10px; } -@media not screen and (min-width: 768px) { +@media screen and (min-width: 768px) { .mdui-snackbar { border-radius: 10px; }