mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-02 20:33:16 +00:00
style: add underline for text widget (#348)
This commit is contained in:
parent
0ea95b1ca6
commit
20e3ef12fe
@ -42,6 +42,7 @@ limitations under the License. -->
|
|||||||
:style="{
|
:style="{
|
||||||
color: fontColor,
|
color: fontColor,
|
||||||
fontSize: graph.fontSize + 'px',
|
fontSize: graph.fontSize + 'px',
|
||||||
|
textDecoration: 'underline',
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
{{ graph.content }}
|
{{ graph.content }}
|
||||||
|
Loading…
Reference in New Issue
Block a user