fix: properly aligns button
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
mat-toolbar {
|
||||
position: absolute;
|
||||
bottom: 80px;
|
||||
left: 75%;
|
||||
display: block;
|
||||
justify-content: flex-end;
|
||||
|
||||
button {
|
||||
background: var(--mat-sys-primary-container);
|
||||
|
||||
Reference in New Issue
Block a user