FIX - enlarge Local Pages profile tabs

This commit is contained in:
smx.pusha
2026-08-06 14:30:48 +02:00
parent 11a44a5eb2
commit cc3c3a155e
2 changed files with 2 additions and 1 deletions
@@ -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>