Class attributes marked as static ($) don't render text-decoration: underline #5009
Labels
Graph: Class
Status: Approved
Is ready to be worked on
Type: Bug / Error
Something isn't working or is incorrect
Description
Class diagrams with static attributes marked with '$' do not render as underlined.
This is can be reproduced in the live editor with the example below.
Methods which are marked as static with the '$' symbol or methods which are marked as abstract with the '*' symbol are rendered correctly. Attributes which are marked as abstract with the '*' are also rendered correctly. However Attributes which are marked as static with the '$' symbol are not rendered correctly. the text-decoration: underline is missing.
Steps to reproduce
Open the following Link in the Live Editor
Screenshots
No response
Code Sample
Setup
Suggested Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: