diff --git a/static/index.html b/static/index.html
index cc35b03..cd43326 100644
--- a/static/index.html
+++ b/static/index.html
@@ -201,7 +201,7 @@
}
.tab-btn {
flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center;
- gap: 2px; padding: 8px 2px 6px; border: none; background: transparent;
+ gap: 2px; padding: 8px 6px 6px; border: none; background: transparent;
color: var(--text2); font-size: 10px; font-weight: 600; cursor: pointer;
transition: color 0.15s; -webkit-tap-highlight-color: transparent;
min-width: 0;