fix outliner lines not scrolling with the container

This commit is contained in:
CloudHill 2020-12-04 10:54:26 +07:00
parent d0b0493b16
commit e91a363b08

View File

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