diff --git a/static/custom/css/index.css b/static/custom/css/index.css index 5473aac..8acb829 100644 --- a/static/custom/css/index.css +++ b/static/custom/css/index.css @@ -816,8 +816,8 @@ .fly-roam>.content .table .tr .th:nth-child(2), .fly-roam>.content .table .tr .td:nth-child(2) { - flex: 0 0 100px; - width: 100px; + flex: 0 0 180px; + width: 180px; } .fly-roam>.content .table .tr .th:last-child,