We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3926316 commit a863478Copy full SHA for a863478
1 file changed
filterAnalyzer/modules/main.js
@@ -192,7 +192,7 @@ function TransformResults(props) {
192
193
var z = html`
194
195
- <div className="row my-2 py-1 shadow-sm rounded bg-white me-2">
+ <div className="row my-2 py-1 shadow-sm rounded bg-white">
196
<div className="col">
197
<div className="row text-center">
198
<h3>${props.title} Transform</h3>
0 commit comments