From 2310bab348c30721ddf007dde6b9437684e0ed9f Mon Sep 17 00:00:00 2001 From: Wentao Lyu <35-wentao.lyu@users.noreply.git.stereye.tech> Date: Fri, 17 Mar 2023 03:54:15 +0800 Subject: [PATCH] revert: dont overwrite the mobile input panel color --- client/src/mobile.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/src/mobile.css b/client/src/mobile.css index c10a7cf7a1..fff8d5a91d 100644 --- a/client/src/mobile.css +++ b/client/src/mobile.css @@ -56,8 +56,6 @@ } .input-panel { - background: rgb(52,53,65) !important; - background-image: none !important; } .nav-close-button {