diff --git a/src/main/resources/static/css/synthesisQuery/proProgressUpdateDetail.css b/src/main/resources/static/css/synthesisQuery/proProgressUpdateDetail.css index 2cb3e21..b4165a7 100644 --- a/src/main/resources/static/css/synthesisQuery/proProgressUpdateDetail.css +++ b/src/main/resources/static/css/synthesisQuery/proProgressUpdateDetail.css @@ -182,7 +182,7 @@ body { } .tower-info { - width: 70px; + min-width: 70px; height: 40px; margin: 10px; border-radius: 6px;