Fixed branches not showing up

This commit is contained in:
thepaperpilot 2021-09-04 22:16:29 -05:00
parent 9e2cc02dce
commit 59a1b171dc

View file

@ -185,6 +185,7 @@ export default defineComponent({
margin: 0; margin: 0;
flex-grow: 1; flex-grow: 1;
display: flex; display: flex;
isolation: isolate;
} }
.layer-tab:not(.minimized) { .layer-tab:not(.minimized) {