Files
bbq/src/app/routes/commom/less/expend-but.less
wangshiming c7eeba9ba9 车辆对接
2022-01-12 14:56:09 +08:00

13 lines
201 B
Plaintext

.expend-options {
margin-top: 0;
}
@media (min-width: 1200px) {
.expend-options {
position : absolute;
right : 0;
bottom : 25px;
max-width: 450px;
}
}