mirror of
https://github.com/obsqrbtz/goose-highlighter.git
synced 2026-04-09 04:29:09 +03:00
feat: add word search
This commit is contained in:
@@ -236,6 +236,12 @@ button.danger:hover {
|
||||
gap: 6px;
|
||||
}
|
||||
|
||||
#wordSearch{
|
||||
width:100%;
|
||||
margin-bottom:8px;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
#wordList {
|
||||
margin-top: 8px;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user