mirror of
https://github.com/quorafind/Obsidian-Float-Search.git
synced 2026-07-22 07:30:25 +00:00
feat: support show file path
This commit is contained in:
parent
929f25c0bf
commit
e07d858159
1 changed files with 2 additions and 3 deletions
|
|
@ -7,9 +7,8 @@ If your plugin does not need CSS, delete this file.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
.float-search-modal {
|
.float-search-modal {
|
||||||
< < < < < < < HEAD width: 600 px;
|
width: 700px;
|
||||||
= = = = = = = width: 700 px;
|
padding-bottom: 0;
|
||||||
>>> >>> > 285693757 c1023d96948f67c0ca5efe185cae1e8 padding-bottom: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.float-search-modal.float-search-width {
|
.float-search-modal.float-search-width {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue