From 189018ac350e626f196548a65467e04a05d9cc71 Mon Sep 17 00:00:00 2001 From: maliming Date: Tue, 9 Jul 2024 12:56:37 +0800 Subject: [PATCH] Update index.css --- .../Volo.Docs.Web/Pages/Documents/Project/index.css | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/modules/docs/src/Volo.Docs.Web/Pages/Documents/Project/index.css b/modules/docs/src/Volo.Docs.Web/Pages/Documents/Project/index.css index 38ab2534dd..e8d0a035a0 100644 --- a/modules/docs/src/Volo.Docs.Web/Pages/Documents/Project/index.css +++ b/modules/docs/src/Volo.Docs.Web/Pages/Documents/Project/index.css @@ -40,17 +40,6 @@ body { white-space: break-spaces !important; } -/* .goog-te-combo { - width: 100%; - height: auto; - padding: 0.75rem 2.25rem 0.75rem 0.75rem !important; - border-radius: 5px; - background-color: #1e2227 !important; - border: 0; - min-height: 30px; - color: rgba(255, 255, 255, 0.7); -} */ - .goog-te-combo:focus-visible { border: 0px; outline: none;