danxfisher / MeetEasier

MeetEasier is a web application that visualizes meeting room availability. It works using Exchange Web Services (EWS) with Exchange room lists in Office 365.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to increase font size under upcoming events?

mstallmeyer opened this issue · comments

Love the implementation. We are operating with a smaller display screen and the font under the "upcoming" scheduled events section is too small to be readable. We tried editing the global scss file, specifically the td.up_meeting-time font size to 1.7 vw, however the changes seem to not be applying to the displayed content. Any suggestions? Thanks.