add search db feature
This commit is contained in:
parent
cdf12411a2
commit
62598c805e
6 changed files with 94 additions and 31 deletions
|
@ -426,3 +426,12 @@ dialog .close {
|
|||
top: 1pt;
|
||||
right: 1pt;
|
||||
}
|
||||
|
||||
#control-search-pattern {
|
||||
margin: 1em;
|
||||
}
|
||||
|
||||
#search:first-child {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue