bsoc-bitbyte/busify

[Feature Request]: Refactoring styles for bus ticket component

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.

The Bus Ticket component has dynamic dimensions, continuously varying with changing viewport width, as the dimensions of the ticket component are set in "vw" in MUI.

Describe the solution you'd like

Replace the dimensions of the ticket component from "vw" to "rem" in MUI.

Describe alternatives you've considered

No response

Developer Help

No response