Skip to content

Instantly share code, notes, and snippets.

@phroggyy
Created November 29, 2018 11:48
Show Gist options
  • Save phroggyy/5a0d848ace35684fed281c44489077ce to your computer and use it in GitHub Desktop.
Save phroggyy/5a0d848ace35684fed281c44489077ce to your computer and use it in GitHub Desktop.
.panel-splitter {
width: 8px;
border-width: 0 1px;
cursor: col-resize;
&.theme--dark {
@apply .border-gray-lighter .bg-gray;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment