openfun / jitsi-magnify

An authentication and room management system for Jitsi built with Django/React
MIT License
23 stars 6 forks source link

Room settings grid bug #63

Closed asynkr closed 2 years ago

asynkr commented 2 years ago

Bug Report

Problematic behavior The first toggles are not aligned properly

Expected behavior/code They should align horizontally.

Steps to Reproduce

  1. Launch the storybook

Possible Solution It's a small grid bug, I added a box container and did not check whether or not it would affect the grid structure.