单位样式
Showing
1 changed file
with
5 additions
and
0 deletions
| ... | @@ -826,4 +826,9 @@ defineExpose({ | ... | @@ -826,4 +826,9 @@ defineExpose({ |
| 826 | font-weight: 600; | 826 | font-weight: 600; |
| 827 | margin-right: 8px; | 827 | margin-right: 8px; |
| 828 | } | 828 | } |
| 829 | |||
| 830 | .wid-left-input { | ||
| 831 | width: calc(100% - 18px) !important; | ||
| 832 | margin-right: 2px; | ||
| 833 | } | ||
| 829 | </style> | 834 | </style> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment