mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
Merge pull request #1177 from kumaravel95/develop
chore: cursor pointer CSS added for search clear button
This commit is contained in:
commit
a117b2aeb1
@ -52,6 +52,7 @@ function style() {
|
||||
appearance: none;
|
||||
}
|
||||
.search .clear-button {
|
||||
cursor: pointer;
|
||||
width: 36px;
|
||||
text-align: right;
|
||||
display: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user