diff --git a/assets/css/app.css b/assets/css/app.css index aa2e3b644..341cdcd67 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -124,6 +124,10 @@ a[ng-click]{ font-size: 90% !important; } +.widget .widget-body table thead th { + font-weight: normal; +} + .template-widget { height: 100%; }