ソースを参照

Fixed 404 page wordbreak issues

Toby Chui 3 年 前
コミット
16ca7b8dc5
1 ファイル変更4 行追加0 行削除
  1. 4 0
      web/SystemAO/notfound.html

+ 4 - 0
web/SystemAO/notfound.html

@@ -25,6 +25,10 @@
                 left: 0px;
                 width: 100%;
             }   
+
+            small{
+                word-break: break-word;
+            }
         </style>
     </head>
     <body>