Skip to content

Commit cd8554a

Browse files
authored
Merge pull request #2665 from IntersectMBO/hotfix/remove-pre-line-from-root-component
hotfix: remove pre-line from the root component
2 parents a5972e4 + 92de639 commit cd8554a

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)