Merge remote-tracking branch 'upstream/develop' into account-menu-split-fix

This commit is contained in:
VardanHakobyan
2021-06-24 12:58:58 +03:00
7 changed files with 52 additions and 14 deletions

View File

@@ -5,7 +5,11 @@
.sn-component
.sk-panel
.sk-panel-header
.sk-panel-header-title Preview
div
.sk-panel-header-title Preview
.sk-subtitle.neutral.mt-1(
ng-if="ctrl.title"
) {{ctrl.title}}
.sk-horizontal-group
a.sk-a.info.close-button(
ng-click="ctrl.restore(false)"