786e7fa9 by lihua

fix: 单位样式

1 parent 1eeb5481
......@@ -826,4 +826,9 @@ defineExpose({
font-weight: 600;
margin-right: 8px;
}
.wid-left-input {
width: calc(100% - 18px) !important;
margin-right: 2px;
}
</style>
\ No newline at end of file
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!