mirror of
https://github.com/ershisan99/flashcards-example-project.git
synced 2025-12-16 20:59:27 +00:00
handle search type for text field
This commit is contained in:
@@ -45,6 +45,10 @@
|
|||||||
&.hasLeadingIcon {
|
&.hasLeadingIcon {
|
||||||
padding-left: 41px;
|
padding-left: 41px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&[type='search']::-webkit-search-cancel-button {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.label {
|
.label {
|
||||||
|
|||||||
Reference in New Issue
Block a user