mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-02 03:08:54 +00:00
FIX - increase status bar frame spacing
This commit is contained in:
@@ -344,7 +344,7 @@ button {
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 45px;
|
||||
padding: 11px 34px 0;
|
||||
padding: 11px 42px 0;
|
||||
color: #fff;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
<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-BAd3FgHf.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./assets/sky-index-pZFmE4TE.css">
|
||||
<script type="module" crossorigin src="./assets/sky-index-CHHmHX1D.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./assets/sky-index-j2j_4-kJ.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user