Fix tab family padding-left

This commit is contained in:
thepaperpilot 2022-12-23 15:48:51 -06:00
parent 5498258700
commit 4c4ff87110

View file

@ -220,8 +220,8 @@ export default defineComponent({
}
.showGoBack
> .tab-family-container
> .tab-buttons-container:not(.floating):first-child
> .tab-family-container:first-child
> .tab-buttons-container:not(.floating)
.tab-buttons {
padding-left: 70px;
}