Browse Source

remove margin-bottom

visuddhinanda 2 years ago
parent
commit
835ee4d9f4
1 changed files with 3 additions and 0 deletions
  1. 3 0
      dashboard/src/components/template/SentEdit/style.css

+ 3 - 0
dashboard/src/components/template/SentEdit/style.css

@@ -1,3 +1,6 @@
 .sentence p {
   margin: 0;
 }
+.sentence.ant-typography p {
+  margin: 0;
+}