Skip to content

Commit 24f093f

Browse files
authored
Merge pull request #2666 from IntersectMBO/main
hotfix: remove pre-line from root component
2 parents 89908a0 + cd8554a commit 24f093f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

govtool/frontend/index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
overscroll-behavior-y: none;
1919
padding: 0;
2020
}
21-
#root {
22-
white-space: pre-line;
23-
}
2421
</style>
2522
</head>
2623
<body>

0 commit comments

Comments
 (0)