This commit is contained in:
Giovanni de Lima Conceição 2024-11-29 00:49:33 +00:00 committed by GitHub
commit 609fa25873
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,4 +8,9 @@
right: 0.41rem !important; right: 0.41rem !important;
} }
} }
nb-search button:focus {
background-color: transparent !important;
border-color: transparent !important;
}
} }