能力汇聚查看更多
This commit is contained in:
parent
2b01c0efa4
commit
b9ed594f1c
|
@ -284,6 +284,7 @@
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-radius: 0.02rem;
|
border-radius: 0.02rem;
|
||||||
box-shadow: 0 0.05rem 0.2rem #ccc;
|
box-shadow: 0 0.05rem 0.2rem #ccc;
|
||||||
|
position: relative;
|
||||||
div:nth-of-type(1) {
|
div:nth-of-type(1) {
|
||||||
height: 1.02rem;
|
height: 1.02rem;
|
||||||
line-height: 1.02rem;
|
line-height: 1.02rem;
|
||||||
|
@ -336,6 +337,8 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 0.1rem;
|
margin-top: 0.1rem;
|
||||||
margin-left: 0.85rem;
|
margin-left: 0.85rem;
|
||||||
|
position: absolute;
|
||||||
|
bottom: 0.2rem;
|
||||||
}
|
}
|
||||||
.btn:hover {
|
.btn:hover {
|
||||||
background: rgba(0, 88, 225, 0.3);
|
background: rgba(0, 88, 225, 0.3);
|
||||||
|
|
Loading…
Reference in New Issue