From de0e30aff16fa572d1b880f964ecaf27cbb229b1 Mon Sep 17 00:00:00 2001 From: Christian Alfoni Date: Tue, 17 Apr 2018 20:01:40 +0200 Subject: [PATCH] fixed font weight of actions --- src/components/Debugger/Signals/Signal/Action/styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Debugger/Signals/Signal/Action/styles.css b/src/components/Debugger/Signals/Signal/Action/styles.css index 9e3c9c2..4f6aa25 100644 --- a/src/components/Debugger/Signals/Signal/Action/styles.css +++ b/src/components/Debugger/Signals/Signal/Action/styles.css @@ -117,7 +117,6 @@ line-height: 20px; overflow: hidden; text-overflow: ellipsis; - font-weight: bold; } .action-actionNameParams {