fuse-angular/src/app/core/components/highlight/highlight.component.scss
Sercan Yemen 2288905cbd Merge branch 'master' of https://github.com/withinpixels/fuse2
+ fuse-hljs replaced with fuse-highlight
2018-01-08 15:29:04 +03:00

6 lines
90 B
SCSS

:host {
display: block;
padding: 8px;
background: #263238;
cursor: text;
}