fix: spacing between title and tags
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#editor-title-bar.section-title-bar.w-full(
|
||||
ng-show='self.note && !self.note.errorDecrypting'
|
||||
)
|
||||
div.flex.items-start.justify-between.h-8
|
||||
div.flex.items-center.justify-between.h-8
|
||||
div.flex-grow(
|
||||
ng-class="{'locked' : self.noteLocked}"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user