Bläddra i källkod

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

Book Pauk 5 år sedan
förälder
incheckning
f7d2d8fc95
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      client/components/Reader/RecentBooksPage/RecentBooksPage.vue

+ 2 - 0
client/components/Reader/RecentBooksPage/RecentBooksPage.vue

@@ -356,11 +356,13 @@ class RecentBooksPage extends Vue {
 .td-mp {
 .td-mp {
     margin: 0 !important;
     margin: 0 !important;
     padding: 4px 4px 4px 4px !important;
     padding: 4px 4px 4px 4px !important;
+    border-bottom: 1px solid #ddd;
 }
 }
 
 
 .no-mp {
 .no-mp {
     margin: 0 !important;
     margin: 0 !important;
     padding: 0 !important;
     padding: 0 !important;
+    border-bottom: 1px solid #ddd;
 }
 }
 
 
 .break-word {
 .break-word {