_log-viewer.scss 92 B

12345
  1. .log-viewer {
  2. @include line-height(26);
  3. font-family: monospace;
  4. @include font-size(14);
  5. }