From 2db8381df754b6611bbd71359e60e91c08ae0b11 Mon Sep 17 00:00:00 2001 From: bytedream Date: Thu, 6 Jan 2022 17:30:47 +0100 Subject: [PATCH] Added link to issues --- src/popup/popup.html | 1 + src/popup/popup.sass | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/src/popup/popup.html b/src/popup/popup.html index a409ba6..ebc259d 100644 --- a/src/popup/popup.html +++ b/src/popup/popup.html @@ -19,6 +19,7 @@
+ Something does not work as expected diff --git a/src/popup/popup.sass b/src/popup/popup.sass index e1adfc7..7066390 100644 --- a/src/popup/popup.sass +++ b/src/popup/popup.sass @@ -24,6 +24,14 @@ a background-color: grey cursor: not-allowed + &#error + border: none + display: block + font-weight: lighter + font-size: 0.8rem + text-align: center + padding: 10px 0 5px 0 + hr margin: 3px 0