split-bill: styles enhancements

This commit is contained in:
2025-11-23 17:51:40 +03:00
parent 207541136f
commit e3e95628dc
3 changed files with 116 additions and 116 deletions

View File

@@ -167,7 +167,7 @@
flex-direction: row;
justify-content: space-around;
gap: 1rem;
background-color: white;
background-color: var(--secondary-background);
box-shadow: none;
}