update 混料

This commit is contained in:
lb
2023-01-17 09:44:32 +08:00
parent 712b5937da
commit 6dc95fb76a
6 changed files with 63 additions and 36 deletions

View File

@@ -235,6 +235,6 @@ export default {
min-height: inherit;
border-radius: 6px;
padding: 16px;
box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.125);
box-shadow: 0 0 1.125px .125px rgba(0, 0, 0, 0.125);
}
</style>