jd-solanki/anu

Tabs border does not respond to window size change

kindlychung opened this issue · 1 comments

For example:

image

hm, the bug seems to be present only when i added this css rule:

.a-tabs-wrapper {
    justify-content: center;
}