Search button background adjusted

This commit is contained in:
Giovanni 2019-10-30 15:37:16 -03:00
parent 06cda13fd0
commit 12b1528a80

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