Преглед изворни кода

Мелкая поправка

Book Pauk пре 6 година
родитељ
комит
ce6f41dbe4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      client/components/Reader/CopyTextPage/CopyTextPage.vue

+ 1 - 1
client/components/Reader/CopyTextPage/CopyTextPage.vue

@@ -130,7 +130,7 @@ class CopyTextPage extends Vue {
     flex: 1;
     overflow-wrap: anywhere;
     overflow-y: auto;
-    margin: 0 10px 0 10px;
+    padding: 0 10px 0 10px;
     position: relative;
     font-size: 120%;
 }