Skip to content
Snippets Groups Projects
Commit ed09859f authored by Antoine Dupré's avatar Antoine Dupré
Browse files

fix: egual margins on autoeval and follow

parent 7c7d148e
No related branches found
No related tags found
No related merge requests found
Pipeline #15773 passed
......@@ -754,7 +754,7 @@ import("./utils.js").then((utils) => {
</solid-form>
</div>
<div class="segment block shadow bg-color-white margin-right-xxsmall margin-left-xxsmall sm-margin-none">
<div class="segment block shadow bg-color-white sm-margin-none">
<div class="loader" id="loader-${this.route}-auto-answer">
<div></div>
......@@ -839,7 +839,7 @@ import("./utils.js").then((utils) => {
</solid-form>
</div>
<div class="segment block shadow bg-color-white margin-right-xxsmall margin-left-xxsmall sm-margin-none">
<div class="segment block shadow bg-color-white sm-margin-none">
<div class="loader" id="loader-${this.route}-follow-answer">
<div></div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment