fix outliner lines not scrolling with the container

This commit is contained in:
CloudHill 2020-12-04 10:54:26 +07:00
parent 7d61ca130b
commit 894f2578df

View File

@ -11,6 +11,7 @@
}
.outline-header {
position: relative;
display: flex;
align-items: center;
height: 2.2em;