Fix divider
This commit is contained in:
parent
4a171c9ccb
commit
583ccad816
@ -73,7 +73,7 @@ const StyledSplitPane = styled.div`
|
|||||||
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
|
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
||||||
div:nth-child(2)::before {
|
> div:nth-child(2)::before {
|
||||||
content: '';
|
content: '';
|
||||||
width: 2px;
|
width: 2px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user