mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-06-28 15:45:35 +08:00
优化部分页面显示效果
This commit is contained in:
parent
b93052cc09
commit
96de86533b
@ -260,10 +260,10 @@ textarea{
|
|||||||
}
|
}
|
||||||
.manual-list .list-item .manual-item-standard .cover {
|
.manual-list .list-item .manual-item-standard .cover {
|
||||||
border: none;
|
border: none;
|
||||||
width: 171px;
|
width: 170px;
|
||||||
position: relative;
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
height: 229px;
|
height: 230px;
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
|
box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
|
||||||
|
Loading…
Reference in New Issue
Block a user