diff --git a/YLErpWeb/Views/TradeConfirmBook/Index.cshtml b/YLErpWeb/Views/TradeConfirmBook/Index.cshtml index 91a7b06e..d1d54d2b 100644 --- a/YLErpWeb/Views/TradeConfirmBook/Index.cshtml +++ b/YLErpWeb/Views/TradeConfirmBook/Index.cshtml @@ -44,6 +44,15 @@ .no-skin { position: static !important; } + + .searchdiv .contract-code-search-group { + width: 272px; + } + + .searchdiv .contract-code-search-group .search-label { + width: 110px; + white-space: nowrap; + } } @section JS{ @@ -57,7 +66,17 @@