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 Oct 23, 2023. It is now read-only.
@bing107
Hi. You can take it if you want.
The file that you need to change should be src/lsg/patterns/property-items/string-item/index.tsx. The label should have the same color variable like the other property-items.
Hey @bing107! Thank you very much for contributing!
As @lkuechler mentioned have a look at the three property-items and check, if every item (enum/string/boolean) has the grey36-color. If you have any questions, let us know!
The property item labels on the right side have different colors.
The string property label is darker than an enum/select label. We should use the dark grey from the enum-label for all property items.
Developer note:
The styling for the property items is here (as styled components):
alva/src/lsg/patterns
The text was updated successfully, but these errors were encountered: