97376101b416d11355e7c37a66ef5d28bd6995af
[ealt-edge.git] / example-apps / PDD / frontend-src / src / app / pcbimages / pcbimages.component.scss
1 .maindiv{
2     .toolbar{
3
4     }
5     .input-carousel{
6         display:block;
7         color: white;
8         img {
9             
10             width: 54%
11         }
12     }
13 }
14
15 ngb-carousel{
16     display:none
17 }