You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
hi, i change values at path /MeetEasier/static/css/styles.css
#single-room__wrap .full-height .right-col table tr td.up__meeting-title and
#single-room__wrap .full-height .right-col table tr td.up__meeting-time
it worked fine for me.
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.
The text was updated successfully, but these errors were encountered: