Skip to content

Instantly share code, notes, and snippets.

@daniele-zurico
Created May 28, 2018 16:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daniele-zurico/28ccfa26447ab8e77c74ce3df7ed1c17 to your computer and use it in GitHub Desktop.
Save daniele-zurico/28ccfa26447ab8e77c74ce3df7ed1c17 to your computer and use it in GitHub Desktop.
.detail-table {display: flex;flex-direction: column;display: block;margin: 10px;width: 100%;}
.expand-icon {color: rgba(0,0,0,.44);font-size: 12px; margin-right: 5px; cursor: pointer;}
.col-value:first-child span{margin-left: 15px;}
.mat-form-field {padding: 10px 10px 0 10px;width: calc(100% - 20px);}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment