Back to home page

EIC code displayed by LXR

 
 

    


Warning, /firebird/firebird-ng/src/app/pages/playground/playground.component.scss is written in an unsupported language. File is not indexed.

0001 :host {
0002   display: block;
0003   width: 100%;
0004   height: 100%;
0005   position: relative;
0006 }
0007 
0008 #controls {
0009   position: absolute;
0010   top: 10px;
0011   left: 10px;
0012   z-index: 100;
0013 }
0014 
0015 .renderer-container {
0016   width: 100%;
0017   height: 100%;
0018 }