Browse Source

Поправки разметки

Book Pauk 3 years ago
parent
commit
c565a20344
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/components/Reader/RecentBooksPage/RecentBooksPage.vue

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

@@ -668,7 +668,7 @@ export default vueComponent(RecentBooksPage);
 }
 
 .read-bar {
-    height: 6px;
+    height: 4px;
     background-color: #bbbbbb;
 }
 </style>