From 7dda657d380dda6549f8fd33264c957c390be428 Mon Sep 17 00:00:00 2001
From: amzrk2
Date: Tue, 14 Apr 2020 11:44:50 +0800
Subject: Add post license

---
 assets/sass/_list.scss | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

(limited to 'assets/sass/_list.scss')

diff --git a/assets/sass/_list.scss b/assets/sass/_list.scss
index d9bad6e..57f9fe9 100644
--- a/assets/sass/_list.scss
+++ b/assets/sass/_list.scss
@@ -55,6 +55,13 @@ article {
     padding-bottom: 1.5em;
 }
 
-#post-comment {
+#license {
+    @include link-primary();
+
+    margin-bottom: 1.5em;
+}
+
+// not show while iframe not loaded
+#post-comment .utterances-frame {
     border-top: $spliter;
 }
\ No newline at end of file
-- 
cgit v1.2.3