Browse Source

fix: breadcrumb icon alignment on wb references

Konstantinos Kaloutas 2 years ago
parent
commit
37230c229f
1 changed files with 0 additions and 3 deletions
  1. 0 3
      tldraw/apps/tldraw-logseq/src/styles.css

+ 0 - 3
tldraw/apps/tldraw-logseq/src/styles.css

@@ -1173,9 +1173,6 @@ button.tl-shape-links-panel-item-remove-button {
 
 
 .block-link-reference-row {
 .block-link-reference-row {
   @apply block;
   @apply block;
-  > * {
-    @apply inline;
-  }
 }
 }
 
 
 .tl-tooltip-content {
 .tl-tooltip-content {