mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
increase resizer width
This commit is contained in:
parent
8e151b65e8
commit
736f5e8276
@ -105,7 +105,7 @@ const StyledEditor = styled(SplitPane)`
|
||||
}
|
||||
|
||||
.Resizer.vertical {
|
||||
width: 11px;
|
||||
width: 16px;
|
||||
margin: 0 -5px;
|
||||
border-left: 5px solid rgba(255, 255, 255, 0);
|
||||
border-right: 5px solid rgba(255, 255, 255, 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user