diff --git a/dsBaseWeb/ds-base/html/pages/ylt/sendSmsLog/index.html b/dsBaseWeb/ds-base/html/pages/ylt/sendSmsLog/index.html index a3071404..a83bed30 100644 --- a/dsBaseWeb/ds-base/html/pages/ylt/sendSmsLog/index.html +++ b/dsBaseWeb/ds-base/html/pages/ylt/sendSmsLog/index.html @@ -29,9 +29,14 @@ margin-top: 0 !important; } - .layui-form-select { - width: 300px; + .layui-form-item .layui-inline { + /* margin-bottom: 5px; */ + margin-right: 0; } + + /* .layui-form-select { + width: 300px; + } */ @@ -42,14 +47,14 @@