d143cab7 by zhangmeng

旅游

1 parent df6ea5a2
......@@ -499,5 +499,22 @@ function toInvoice() {
}
}
@media screen and (max-width: 768px) {
.bigMoney {
font-size: 20px;
font-family: "DIN Alternate";
}
.text-warning {
font-size: 20px;
display: block;
min-width: 60px;
}
.status-po {
top: 22px;
}
}
</style>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!