Bug: Indent CSS bug
This commit is contained in:
parent
67463a648d
commit
b80d2f8dc1
2 changed files with 1 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "obsidian-habitica-integration",
|
"id": "obsidian-habitica-integration",
|
||||||
"name": "Habitica Sync",
|
"name": "Habitica Sync",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"minAppVersion": "0.9.12",
|
"minAppVersion": "0.9.12",
|
||||||
"description": "This plugin helps integrate Habitica user tasks and stats into Obsidian",
|
"description": "This plugin helps integrate Habitica user tasks and stats into Obsidian",
|
||||||
"author": "Leoh and Ran",
|
"author": "Leoh and Ran",
|
||||||
|
|
|
||||||
|
|
@ -54,9 +54,6 @@
|
||||||
.description > ul {
|
.description > ul {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
}
|
}
|
||||||
p {
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.habit-text {
|
.habit-text {
|
||||||
text-align: left !important;
|
text-align: left !important;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue