FIX - match camera gallery preview to controls

This commit is contained in:
Eichenholz
2026-08-06 13:11:45 +02:00
parent a099007b86
commit e836f4de05
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -680,11 +680,11 @@ onBeforeUnmount(() => {
padding: 0 24px 4px;
}
.camera-latest {
width: 50px;
height: 50px;
width: 44px;
height: 44px;
overflow: hidden;
border: 2px solid #ffffff99;
border-radius: 12px;
border: 0;
border-radius: 50%;
background: #111b;
color: #fff;
display: grid;
+1 -1
View File
@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Sky Phone</title>
<script type="module" crossorigin src="./assets/sky-index-BZRI9i6E.js"></script>
<script type="module" crossorigin src="./assets/sky-index-D2iadFdX.js"></script>
<link rel="stylesheet" crossorigin href="./assets/sky-index-CHQFlbJM.css">
</head>
<body>