Skip to content

Commit ba368f0

Browse files
committed
Improve Display Settings layout
1 parent d30447a commit ba368f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Filament/Pages/Settings/ManageCachet.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ public function form(Schema $schema): Schema
8181
]),
8282

8383
Section::make(__('cachet::settings.manage_cachet.display_settings_title'))
84+
->columns(2)
8485
->schema([
8586
Toggle::make('dashboard_login_link')
8687
->label(__('cachet::settings.manage_cachet.toggles.show_dashboard_link')),

0 commit comments

Comments
 (0)