forked from profectus/Profectus
Fix tab family padding-left
This commit is contained in:
parent
5498258700
commit
4c4ff87110
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue