parent
6e35b1a9bc
commit
558e333526
|
|
@ -26,7 +26,7 @@ const TabsWrapper = styled.div<{
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
.react-tabs__tab-panel {
|
.react-tabs__tab-panel {
|
||||||
height: calc(100% - 36px);
|
height: 100%;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
.react-tabs__tab-list {
|
.react-tabs__tab-list {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user