use tailwind class

This commit is contained in:
pa
2026-03-08 22:46:26 +09:00
parent be2f07f24e
commit 9b564303a4
85 changed files with 1167 additions and 642 deletions

View File

@@ -539,7 +539,7 @@
align-items: center;
width: 100%;
height: 100%;
padding: 0 6px;
padding: 0 8px;
}
.status-bar-left {
@@ -561,7 +561,7 @@
display: flex;
align-items: center;
gap: 4px;
padding: 0 6px;
padding: 0 8px;
height: 22px;
white-space: nowrap;
border-right: 1px solid var(--border);