修改样式
This commit is contained in:
parent
8e7bae5ac9
commit
271b065e2d
@ -77,6 +77,18 @@
|
|||||||
height: 30px;
|
height: 30px;
|
||||||
padding: 0 11px;
|
padding: 0 11px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
|
border: 1px solid #f44336;
|
||||||
|
background: #f44336;
|
||||||
|
}
|
||||||
|
.vehicle-card:hover .cus-btn {
|
||||||
|
color: #f44336 !important;
|
||||||
|
background: white;
|
||||||
|
}
|
||||||
|
.vehicle-card:hover .cus-btn span {
|
||||||
|
color: #f44336;
|
||||||
|
}
|
||||||
|
.vehicle-card .cus-btn span:first-child {
|
||||||
|
padding-bottom: 4px;
|
||||||
}
|
}
|
||||||
.detailsbtn{
|
.detailsbtn{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user