mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #1336] [MERGED] fix settings on mobile #1330
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1336
Author: @notAreYouScared
Created: 5/4/2025
Status: ✅ Merged
Merged: 5/4/2025
Merged by: @notAreYouScared
Base:
main← Head:charles/fix-setting-on-mobile📝 Commits (1)
9fef3d4fix settings on mobile📊 Changes
1 file changed (+11 additions, -8 deletions)
View changed files
📝
app/Filament/Admin/Pages/Settings.php(+11 -8)📄 Description
Fixes the settings page layout on mobile....
Before:

After:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.