fix: qa feedback - fix loading spinners showing above the conversation options pane

pull/2522/head
William Grant 3 years ago
parent 446b3bdb4d
commit 66d8c8835c

@ -35,7 +35,7 @@
&.show {
transform: none;
transition: transform 0.3s ease-in-out;
z-index: 2;
z-index: 3;
}
}

Loading…
Cancel
Save