cccdbc00 by lttnew

宽度

1 parent b405bea3
...@@ -262,7 +262,7 @@ ...@@ -262,7 +262,7 @@
262 } 262 }
263 263
264 .appList .appItem .name { 264 .appList .appItem .name {
265 width: 80%; 265 width: 100%;
266 word-break: break-all; 266 word-break: break-all;
267 } 267 }
268 268
......
...@@ -246,7 +246,7 @@ ...@@ -246,7 +246,7 @@
246 } 246 }
247 247
248 .appList .appItem .name { 248 .appList .appItem .name {
249 width: 80%; 249 width: 100%;
250 word-break: break-all; 250 word-break: break-all;
251 } 251 }
252 </style> 252 </style>
...\ No newline at end of file ...\ No newline at end of file
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!