From dd307e3deb14f1738029ea38f7c1de7893455283 Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Tue, 7 Nov 2017 15:29:31 +0100 Subject: feature(Service): Add webview crash handler to display a user friendly message --- src/styles/type.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/styles/type.scss') diff --git a/src/styles/type.scss b/src/styles/type.scss index 935a36f4b..cacbec482 100644 --- a/src/styles/type.scss +++ b/src/styles/type.scss @@ -71,3 +71,8 @@ a { .label { @include formLabel(); } + +.footnote { + font-size: 12px; + color: $theme-gray-light; +} \ No newline at end of file -- cgit v1.2.3-54-g00ecf