fix: ensure full-width alignment for student selection container in c… #1

Merged
BothimTV merged 1 commit from fix-centering into main 2026-01-27 12:03:48 +00:00
BothimTV commented 2026-01-27 12:02:55 +00:00 (Migrated from github.com)

…heckin and spiel pages

Summary by CodeRabbit

  • Style
    • Adjusted container styling to apply full-width layout on multiple pages

✏️ Tip: You can customize this high-level summary in your review settings.

…heckin and spiel pages <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Style** * Adjusted container styling to apply full-width layout on multiple pages <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
coderabbitai[bot] commented 2026-01-27 12:03:04 +00:00 (Migrated from github.com)
📝 Walkthrough

Walkthrough

Added the w-100 utility class to outer v-container elements in two page components to modify their width behavior from default to full width, preserving all other attributes and structure. No functional or logic changes were introduced.

Changes

Cohort / File(s) Summary
Layout width adjustments
frontend/src/pages/checkin.vue, frontend/src/pages/spiel.vue
Added w-100 utility class to outer fixed v-container elements to make containers span full width while maintaining existing positioning and structure

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 The containers grew wide,
Full width with pride,
w-100 applied,
No logic to guide—
Just CSS to glide!


Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

Comment @coderabbitai help to get the list of available commands and usage tips.

<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> <details> <summary>📝 Walkthrough</summary> ## Walkthrough Added the `w-100` utility class to outer v-container elements in two page components to modify their width behavior from default to full width, preserving all other attributes and structure. No functional or logic changes were introduced. ## Changes | Cohort / File(s) | Summary | |---|---| | **Layout width adjustments** <br> `frontend/src/pages/checkin.vue`, `frontend/src/pages/spiel.vue` | Added `w-100` utility class to outer fixed v-container elements to make containers span full width while maintaining existing positioning and structure | ## Estimated code review effort 🎯 1 (Trivial) | ⏱️ ~2 minutes ## Poem > 🐰 The containers grew wide, > Full width with pride, > `w-100` applied, > No logic to guide— > Just CSS to glide! </details> <!-- walkthrough_end --> <!-- tips_start --> --- > [!NOTE] > <details> > <summary>🎁 Summarized by CodeRabbit Free</summary> > > Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting <https://app.coderabbit.ai/login>. > > </details> <sub>Comment `@coderabbitai help` to get the list of available commands and usage tips.</sub> <!-- tips_end --> <!-- internal state start --> <!-- DwQgtGAEAqAWCWBnSTIEMB26CuAXA9mAOYCmGJATmriQCaQDG+Ats2bgFyRUDuki2VmgoBPSACMxTWpTTjx8XADo08SBAB8AKB2gIOgGYV8GGhloB6RBQYWADmlKILDWCQYBreBiUA3bCQcWgBEoVoAxOGQAIIAksRksjT0AkKikPgGjLCYTjpQ0bQy9LhukDxgAIwADNWQePAANopSjWiIyASQpSQZeJSQBvAAHnSQvmBMpqrkFAA02bneRCi4yDzwtKUSJDm+8PgUg8bMkDIGaNiNuN34g1eN5ZvbPAiNvXYUJIiU+xgrimQQ1G9Ds+EQigOGGWSkgADk7q5ct9bpBGvgiPAGBkjrRqGhBuieABuDIYRpiAltET4PCMNodcrtSDMfC0eBDOhKHQAGW8KKR/zoXAA1JULFUdABRRC4eDMahjaS9L77Eh8EgGAyHTiQACydHgghCYS0EDAhmMpjIlmstgcTisdngJEafgCQVCwQiUTiCVmipSggV6UyiyFiHykAAqrELNTaTdBaQuGgimMeuUqrV6e1OndM4mBhMprgZpQFsnlqt1s9YDs9gcjq8mr0PCQSM7/hkekdqLgKPBxP1kJgUgPsAxcNgvihplPYQj7hgp1C0I9DmiMVjw05uTofTFrkkofnumUZAw2lQ5SZkGGSMMwRRkjjIHZsOJmtj2JDvlGEXIRc7kfZ9knsT9vxiAAFWJ+HgIgMGoGcUR4ShelZdlOVofc+XIZBk2FSAxQlSppVleVA0YNkVRINUNS1HUuB5fAeBNb0zTAbQtD0KAbQyLJLgIf0kiVFg2FMLheH4YNhDESRqJkKh5EUFQ1E0HjwCgJhWEUAB9TZED01UXTQ2g9KMDs9NlYQbg0zSIEgAB2WgAA4AFZ3MqAA2cQnPEIo0AATgAZm8hg6AYDygoAFncoLqnc7ynOqVySAAJnSypKnEdKnPULjdC06jdNwAzaCMkz1ToCyvhIPT+M0IA=== --> <!-- internal state end -->
Commenting is not possible because the repository is archived.
No description provided.