fix: restore correct spacing issue on action button for Listed
This commit is contained in:
@@ -29,9 +29,7 @@
|
|||||||
subtitle='action.desc'
|
subtitle='action.desc'
|
||||||
)
|
)
|
||||||
.sk-sublabel(ng-if="action.access_type")
|
.sk-sublabel(ng-if="action.access_type")
|
||||||
| Uses
|
| Uses #[strong {{action.access_type}}] access to this note.
|
||||||
strong {{action.access_type}}
|
|
||||||
| access to this note.
|
|
||||||
menu-row(
|
menu-row(
|
||||||
faded='true',
|
faded='true',
|
||||||
label="'No Actions Available'",
|
label="'No Actions Available'",
|
||||||
|
|||||||
Reference in New Issue
Block a user