icssc / AntAlmanac

A course exploration and scheduling tool for UCI Anteaters
https://antalmanac.com
MIT License
54 stars 64 forks source link

style: remove hardcoded gutter width #866

Closed KevinWu098 closed 7 months ago

KevinWu098 commented 7 months ago

Summary

  1. Fixes time gutter overflow by removing the hardcoded pixel width

Test Plan

  1. Test calendar on a variety of screens; not much should change, but it should be responsive / size up to fit text now.

Issues

Closes #852