mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 09:13:24 +00:00
FIX - enlarge Local Pages profile tabs
This commit is contained in:
@@ -280,4 +280,5 @@ onMounted(() => void loadFeed())
|
||||
.pages__header .pages__brand{display:flex;align-items:center;gap:4px;color:var(--yellow);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
|
||||
.pages__header h1{margin:1px 0 0;font-size:25px;line-height:1}
|
||||
.pages__content{height:calc(100% - 64px - 58px)}
|
||||
.pages__segmented button{min-height:34px;padding:8px 10px;font-size:12px;font-weight:700}
|
||||
</style>
|
||||
|
||||
@@ -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-Ce4Uf0Eb.js"></script>
|
||||
<script type="module" crossorigin src="./assets/sky-index-Cr9Wq6vy.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./assets/sky-index-DMAIEjGF.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user