Browse Source

fix positon image camera

pull/15/head
PhamY0601 1 year ago
parent
commit
e29d7507e6
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

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

Loading…
Cancel
Save