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

This commit is contained in:
Book Pauk
2022-07-15 01:58:42 +07:00
parent 66738d0c9c
commit d3444da647

View File

@@ -769,14 +769,14 @@ export default vueComponent(RecentBooksPage);
line-height: 110%;
border-left: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
height: 12px;
height: 14px;
}
.row-info-top {
line-height: 110%;
border: 1px solid #cccccc;
border-right: 0;
height: 12px;
height: 14px;
}
.time-info, .row-info-top {
@@ -784,8 +784,8 @@ export default vueComponent(RecentBooksPage);
}
.read-bar {
height: 4px;
background-color: #bbbbbb;
height: 6px;
background-color: #b8b8b8;
}
.del-button {