Skip to content

Commit 7c49157

Browse files
committed
[Bugfix] Prevent the section title from overflowing
1 parent ec1600b commit 7c49157

File tree

7 files changed

+1456
-1448
lines changed

7 files changed

+1456
-1448
lines changed

extension/devtools/build/flutter_bootstrap.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extension/devtools/build/flutter_service_worker.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ const MANIFEST = 'flutter-app-manifest';
33
const TEMP = 'flutter-temp-cache';
44
const CACHE_NAME = 'flutter-app-cache';
55

6-
const RESOURCES = {"flutter_bootstrap.js": "a45a770f8ab676c4f39b5473640ec822",
7-
"version.json": "6f19d2f39ad9a84130c18e9e6c0bd30a",
6+
const RESOURCES = {"flutter_bootstrap.js": "b0d5fbdab3c638b51368eec0b277823e",
7+
"version.json": "161cb1d8ee0b772453f97dcd7640157e",
88
"index.html": "aa6f466ba4f6154a3e7ad6465ec3796b",
99
"/": "aa6f466ba4f6154a3e7ad6465ec3796b",
10-
"main.dart.js": "3d1fce84cd5f672d4fb601f2836950e0",
10+
"main.dart.js": "e8f1957395a5cb93916c30492e6de2f7",
1111
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
1212
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
1313
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",

0 commit comments

Comments
 (0)