diff --git a/ruoyi-admin/src/main/resources/templates/project/info/add.html b/ruoyi-admin/src/main/resources/templates/project/info/add.html index 4e679d1c..eb9cd2ce 100644 --- a/ruoyi-admin/src/main/resources/templates/project/info/add.html +++ b/ruoyi-admin/src/main/resources/templates/project/info/add.html @@ -63,8 +63,8 @@ width: 100px; } - .middleTd { - width: 150px; + input, textarea, #productTable td { + position: relative; }