mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 18:46:17 +00:00
editor: fix spinner jumping to top on page load
This commit is contained in:
committed by
David Lechner
parent
35cef50e44
commit
3a0130d73f
@@ -23,7 +23,6 @@
|
||||
.pb-editor {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-start;
|
||||
|
||||
&-tablist {
|
||||
flex: none;
|
||||
|
||||
Reference in New Issue
Block a user