Fix tab padding
This commit is contained in:
parent
f8b4331ec7
commit
21e4516bc3
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
.tabContainer {
|
||||
width: 100%;
|
||||
flex-direction: row;
|
||||
margin: 0 0 44px 0;
|
||||
margin: 27px 16px;
|
||||
}
|
||||
|
||||
.tabList {
|
||||
|
|
Loading…
Reference in a new issue