fix: properly aligns button
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user