Skip to content

Instantly share code, notes, and snippets.

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