editor: fix spinner jumping to top on page load

This commit is contained in:
David Lechner
2022-12-01 17:08:19 -06:00
committed by David Lechner
parent 35cef50e44
commit 3a0130d73f
-1
View File
@@ -23,7 +23,6 @@
.pb-editor {
display: flex;
flex-direction: column;
justify-content: flex-start;
&-tablist {
flex: none;