fix: properly aligns button

This commit is contained in:
2026-01-26 22:54:35 -03:00
parent 7208a08ffb
commit a4aba009b8

View File

@@ -1,9 +1,8 @@
mat-toolbar {
position: absolute;
bottom: 80px;
left: 75%;
display: block;
justify-content: flex-end;
button {
background: var(--mat-sys-primary-container);
width: 64px;