Merge branch 'cherry-pick-bf0b13d0' into 'main'
Merge branch 'AW-444-camera-image' into 'develop' See merge request witapp/aura-webapp!731
This commit is contained in:
commit
b01f997c0c
@ -60,7 +60,7 @@
|
|||||||
height: calc(100dvh - 140px);
|
height: calc(100dvh - 140px);
|
||||||
left: 50%;
|
left: 50%;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
transform: translate(-50%);
|
transform: translate(-50%) scale(-1, 1);
|
||||||
width: auto;
|
width: auto;
|
||||||
z-index: 9;
|
z-index: 9;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -60,7 +60,7 @@
|
|||||||
height: calc(100dvh - 140px);
|
height: calc(100dvh - 140px);
|
||||||
left: 50%;
|
left: 50%;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
transform: translate(-50%);
|
transform: translate(-50%) scale(-1, 1);
|
||||||
width: auto;
|
width: auto;
|
||||||
z-index: 9;
|
z-index: 9;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -60,7 +60,7 @@
|
|||||||
height: calc(100dvh - 140px);
|
height: calc(100dvh - 140px);
|
||||||
left: 50%;
|
left: 50%;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
transform: translate(-50%);
|
transform: translate(-50%) scale(-1, 1);
|
||||||
width: auto;
|
width: auto;
|
||||||
z-index: 9;
|
z-index: 9;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -60,7 +60,7 @@
|
|||||||
height: calc(100dvh - 140px);
|
height: calc(100dvh - 140px);
|
||||||
left: 50%;
|
left: 50%;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
transform: translate(-50%);
|
transform: translate(-50%) scale(-1, 1);
|
||||||
width: auto;
|
width: auto;
|
||||||
z-index: 9;
|
z-index: 9;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user