summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/views/fcaps/monitor-5g/monitor-5g.component.less
blob: 152dc218fd629ae071f59477f97311f17b0559e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.monitorDate{
  margin-left: 2%;
  margin-top: 30px;
}
.businessmonitor_imagecontainer {
  width: 100%;
  margin-bottom: 20px;
}
.charts{
  margin: 30px 0px;
}
.col-boxshadow{
  padding: 25px;
  border-radius: 5px;
  box-shadow: #a9a9a92e 0px 0px 15px 10px;
  h4{
    font-size: 18px;
  }
}