diff --git a/pages/API/get-current-pages/get-current-pages.uvue b/pages/API/get-current-pages/get-current-pages.uvue index 34e3c9241f1a674803ac7ff286d06db1c0d3244b..3cee34e97a1f83646e1c0d865f062cd771042f06 100644 --- a/pages/API/get-current-pages/get-current-pages.uvue +++ b/pages/API/get-current-pages/get-current-pages.uvue @@ -102,7 +102,10 @@ margin-top: 5px; padding: 5px; background-color: #fff; - width: 100%; + width: 100%; + /* #ifdef WEB */ + word-break: break-all; + /* #endif */ } .status {