Tabs border does not respond to window size change
kindlychung opened this issue · 1 comments
kindlychung commented
kindlychung commented
hm, the bug seems to be present only when i added this css rule:
.a-tabs-wrapper {
justify-content: center;
}