### Steps to reproduce
1. Open link for public view of appointment
2. Resize wi…ndow smaller or set view with dev tools to fit mobile view
### Expected behavior
When the view is set to a smaller narrow view the calendar picker and available time slots previously would shift to fit in the display area.
### Actual behavior
The calendar and available time slots shift off of the view and do not change to fit the size. The available time slots previously would be in line below the header and calendar picker when the screen is sized smaller

### Calendar app version
5.1.2
### CalDAV-clients used
_No response_
### Browser
Chrome and Firefox
### Client operating system
_No response_
### Server operating system
Stable Apache Docker
### Web server
Apache
### Database engine version
PostgreSQL
### PHP engine version
None
### Nextcloud version
30.0.6.2
### Updated from an older installed version or fresh install
Updated form earlier version
### List of activated apps
```Text
Enabled:
- activity: 3.0.0
- admin_audit: 1.20.0
- assistant: 2.4.0
- bruteforcesettings: 3.0.0
- calendar: 5.1.2
- camerarawpreviews: 0.8.6
- cfg_share_links: 6.1.1
- checksum: 1.2.5
- circles: 30.0.0
- cloud_federation_api: 1.13.0
- comments: 1.20.1
- contacts: 7.0.1
- contactsinteraction: 1.11.0
- cookbook: 0.11.2
- cospend: 3.0.11
- dashboard: 7.10.0
- dav: 1.31.1
- deck: 1.14.4
- familytree: 1.3.5
- federatedfilesharing: 1.20.0
- federation: 1.20.0
- files: 2.2.0
- files_downloadlimit: 3.0.0
- files_external: 1.22.0
- files_fulltextsearch: 30.0.0
- files_pdfviewer: 3.0.0
- files_reminders: 1.3.0
- files_sharing: 1.22.0
- files_trashbin: 1.20.1
- files_versions: 1.23.0
- firstrunwizard: 3.0.0
- forms: 5.0.0
- fulltextsearch: 30.0.0
- fulltextsearch_elasticsearch: 30.0.0
- hidesidebars: 2.2.6
- impersonate: 1.17.1
- integration_openai: 3.4.0
- integration_openproject: 2.8.0
- inventory: 0.1.2
- logreader: 3.0.0
- lookup_server_connector: 1.18.0
- mail: 4.2.2
- maps: 1.5.0
- memories: 7.4.1
- money: 0.29.1
- news: 25.2.1
- nextcloud_announcements: 2.0.0
- notes: 4.11.0
- notifications: 3.0.0
- oauth2: 1.18.1
- onlyoffice: 9.6.0
- password_policy: 2.0.0
- photos: 3.0.2
- previewgenerator: 5.8.0
- privacy: 2.0.0
- provisioning_api: 1.20.0
- recognize: 8.2.0
- recommendations: 3.0.0
- related_resources: 1.5.0
- serverinfo: 2.0.0
- settings: 1.13.0
- sharebymail: 1.20.0
- side_menu: 4.0.1
- spreed: 20.1.4
- support: 2.0.0
- survey_client: 2.0.0
- systemtags: 1.20.0
- tables: 0.9.0
- tasks: 0.16.1
- text: 4.1.0
- theming: 2.6.0
- theming_customcss: 1.18.0
- thesearchpage: 1.2.8
- twofactor_backupcodes: 1.19.0
- twofactor_totp: 12.0.0-dev
- updatenotification: 1.20.0
- user_status: 1.10.0
- user_usage_report: 1.14.0
- viewer: 3.0.0
- weather_status: 1.10.0
- webhook_listeners: 1.1.0-dev
- whiteboard: 1.0.5
- workflow_media_converter: 1.13.4
- workflowengine: 2.12.0
Disabled:
- app_api: 4.0.6 (installed 2.7.0)
- encryption: 2.18.0 (installed 2.16.0)
- suspicious_login: 8.0.0 (installed 5.0.0)
- twofactor_nextcloud_notification: 4.0.0
- user_ldap: 1.21.0
```
### Nextcloud configuration
```Text
{
"system": {
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"localhost",
"6.13.0.*",
"172.20.0.*",
"mediadocker",
"172.20.0.3",
"MYDOMAIN"
],
"allow_local_remote_servers": true,
"addAllowedFrameAncestorDomain": "MYDOMAIN:*",
"overwritehost": "MYDOMAIN",
"htaccess.RewriteBase": "\/",
"overwriteprotocol": "https",
"overwrite.cli.url": "https:\/\/MYDOMAIN",
"default_phone_region": "US",
"default_locale": "en_US",
"defaultapp": "files",
"apps_paths": [
{
"path": "\/var\/www\/html\/apps",
"url": "\/apps",
"writable": false
},
{
"path": "\/var\/www\/html\/custom_apps",
"url": "\/custom_apps",
"writable": true
}
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "pgsql",
"version": "30.0.6.2",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"filesystem_check_changes": "1",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"onlyoffice": {
"verify_peer_off": true,
"jwt_header": "AuthorizationJwt"
},
"maintenance": false,
"filelocking.enabled": true,
"memcache.local": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 6379,
"timeout": 0
},
"bulkupload.enabled": false,
"loglevel": 0,
"log_rotate_size": 104857600,
"memories.exiftool": "\/var\/www\/html\/custom_apps\/memories\/bin-ext\/exiftool-amd64-glibc",
"memories.vod.path": "\/var\/www\/html\/custom_apps\/memories\/bin-ext\/go-vod-amd64",
"memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg",
"memories.vod.ffprobe": "\/usr\/bin\/ffprobe",
"memories.vod.disable": false,
"preview_max_filesize_image": 256,
"preview_max_x": 2048,
"preview_max_y": 2048,
"enabledPreviewProviders": [
"OC\\Preview\\Movie",
"OC\\Preview\\TIFF",
"OC\\Preview\\HEIC",
"OC\\Preview\\png",
"OC\\Preview\\jpeg",
"OC\\Preview\\heif",
"OC\\Preview\\gif",
"OC\\Preview\\bmp",
"OC\\Preview\\mpeg",
"OC\\Preview\\mp4",
"OC\\Preview\\quicktime",
"OC\\Preview\\x-matroska",
"OC\\Preview\\MP2T",
"OC\\Preview\\x-msvideo",
"OC\\Preview\\c-dcraw",
"OC\\Preview\\Image"
],
"preview_max_memory": 4096,
"memories.vod.qf": 25,
"app_install_overwrite": [
"news",
"cfg_share_links",
"files_rightclick",
"contacts",
"cospend",
"side_menu",
"deck",
"fulltextsearch",
"fulltextsearch_elasticsearch",
"files_fulltextsearch",
"impersonate",
"maps",
"spreed",
"user_usage_report",
"workflow_media_converter",
"calendar",
"files_scripts",
"hidesidebars",
"inventory"
],
"memories.vod.bind": "go-vod:47788",
"memories.vod.connect": "go-vod:47788",
"memories.gis_type": 2,
"twofactor_enforced": "true",
"twofactor_enforced_groups": [],
"twofactor_enforced_excluded_groups": [],
"memories.db.triggers.fcu": true,
"maintenance_window_start": 3,
"theme": ""
}
}
```
### Web server error log
```Text
```
### Log file
```Text
```
### Browser log
```Text
```
### Additional info
This seemed to start after updating to 30.0.6, I'm not sure if i went from 30.0.2 to latest though