Browse Source

Merge branch 'features/dialog-camera' of https://git.aztrace.vn/trungnd/iot-web-ui into features/dialog-camera

features/dialog-camera
Trung Nguyen 1 year ago
parent
commit
5a7b1d417b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/app/modules/homepage/security-system-details/security-system-details.component.scss

+ 1
- 1
src/app/modules/homepage/security-system-details/security-system-details.component.scss View File

.sensor-on { .sensor-on {
width: 30px; width: 30px;
height: 30px; height: 30px;
position: absolute;
position: relative;
background: linear-gradient(#ff0000, #c70039); background: linear-gradient(#ff0000, #c70039);
display: flex !important; display: flex !important;
justify-content: center; justify-content: center;

Loading…
Cancel
Save