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
{{ message }}
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
Currently there is alot of repetition in our css classes. They can be optimized by using common classes for similar components. This can minimize replication and make the look and feel similar. Also with this, it will become easier to modify styles later on.
Below are the different sections for css improvements:
Introduce common controls
Refactor Menus
Clean Menus CSS
Clean Admin CSS
Clean Client CSS
The text was updated successfully, but these errors were encountered:
Currently there is alot of repetition in our css classes. They can be optimized by using common classes for similar components. This can minimize replication and make the look and feel similar. Also with this, it will become easier to modify styles later on.
Below are the different sections for css improvements:
The text was updated successfully, but these errors were encountered: