Files
barker/bookie/src/app/beer-sale-report/beer-sale-report.component.css
T
tanshu 5c7985e392 Chore:
Moved to sqlalchemy 2.0
Added type checking as much as possible
Updated angular to 15
Moved from Angular flex layout to tailwind css

Started developing on vscode with devcontainers
2023-02-20 18:49:17 +05:30

5 lines
57 B
CSS

.right {
display: flex;
justify-content: flex-end;
}