diff --git a/example/app/index.html b/example/app/index.html index 16eb5e7..458f2a2 100644 --- a/example/app/index.html +++ b/example/app/index.html @@ -10,10 +10,13 @@ table { table-layout: fixed } .pre { white-space: pre; overflow: auto } col { width: 80px } + .alert { white-space: pre; overflow: auto } +
+ @@ -28,9 +31,13 @@