fix styling on web titlebar style

This commit is contained in:
jeffvli 2025-06-24 20:14:15 -07:00
parent c84dd648ea
commit 8598313d12
4 changed files with 29 additions and 36 deletions

View file

@ -321,6 +321,7 @@ button {
}
.ag-header {
width: auto;
border-bottom: 2px solid var(--theme-colors-border);
}