Browse Source

Update index.css

pull/20181/head
maliming 2 years ago
committed by GitHub
parent
commit
189018ac35
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 11
      modules/docs/src/Volo.Docs.Web/Pages/Documents/Project/index.css

11
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;

Loading…
Cancel
Save