app/components/satis/page/component.html.slim in satis-2.1.30 vs app/components/satis/page/component.html.slim in satis-2.1.31

- old
+ new

@@ -8,15 +8,9 @@ = turbo_frame_tag "dialog" .h-screen.flex data-controller="satis-page" / TOPBAR .page_bg .topbar - .account-icon - - if Current.account.logo.attached? - = image_tag url_for(Current.account.logo.variant(resize_to_limit: [nil, 25]).processed) - - else - .h-8.w-auto - = Current.account.name / NAVBAR .flex-1.px-4.flex.justify-between = navbar / SIDEBAR