mirror of
https://gitlab.com/upRootNutrition/obsidian.git
synced 2025-06-15 22:45:12 -05:00
Initial commit
This commit is contained in:
commit
bc15d67574
1475 changed files with 1056167 additions and 0 deletions
17
.obsidian/plugins/obsidian-autocomplete-plugin/styles.css
vendored
Normal file
17
.obsidian/plugins/obsidian-autocomplete-plugin/styles.css
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
.no-space-wrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.no-border-top {
|
||||
border-top: 0;
|
||||
}
|
||||
|
||||
.no-suggestions {
|
||||
text-align: center;
|
||||
margin: 10pt;
|
||||
color: var(--text-faint);
|
||||
}
|
||||
|
||||
.text-left {
|
||||
text-align: left;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue