mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
improve(ui): toolbar search input
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#search p {
|
||||
margin: 0;
|
||||
#search {
|
||||
> .inner {
|
||||
width: 100%;
|
||||
max-width: 280px;
|
||||
}
|
||||
}
|
||||
|
||||
#search-wrapper svg {
|
||||
|
||||
Reference in New Issue
Block a user