mirror of
https://github.com/alberti42/obsidian-plugins-annotations.git
synced 2026-07-22 10:10:24 +00:00
Removed label from css
This commit is contained in:
parent
8d460d8ecf
commit
f75946a3d5
1 changed files with 0 additions and 5 deletions
|
|
@ -7,11 +7,6 @@
|
|||
box-sizing: border-box; /* Ensure padding is included in the element's total width and height */
|
||||
}
|
||||
|
||||
.plugin-comment-label {
|
||||
float: left;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.plugin-comment-annotation.plugin-comment-placeholder {
|
||||
color: #CCCCCC; /* Standard placeholder color */
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue