Поправки разметки
This commit is contained in:
@@ -769,14 +769,14 @@ export default vueComponent(RecentBooksPage);
|
|||||||
line-height: 110%;
|
line-height: 110%;
|
||||||
border-left: 1px solid #cccccc;
|
border-left: 1px solid #cccccc;
|
||||||
border-bottom: 1px solid #cccccc;
|
border-bottom: 1px solid #cccccc;
|
||||||
height: 12px;
|
height: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.row-info-top {
|
.row-info-top {
|
||||||
line-height: 110%;
|
line-height: 110%;
|
||||||
border: 1px solid #cccccc;
|
border: 1px solid #cccccc;
|
||||||
border-right: 0;
|
border-right: 0;
|
||||||
height: 12px;
|
height: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.time-info, .row-info-top {
|
.time-info, .row-info-top {
|
||||||
@@ -784,8 +784,8 @@ export default vueComponent(RecentBooksPage);
|
|||||||
}
|
}
|
||||||
|
|
||||||
.read-bar {
|
.read-bar {
|
||||||
height: 4px;
|
height: 6px;
|
||||||
background-color: #bbbbbb;
|
background-color: #b8b8b8;
|
||||||
}
|
}
|
||||||
|
|
||||||
.del-button {
|
.del-button {
|
||||||
|
|||||||
Reference in New Issue
Block a user