diff --git a/src/app/components/floating-big-btn/floating-big-btn.scss b/src/app/components/floating-big-btn/floating-big-btn.scss index 80b0657..7a45662 100644 --- a/src/app/components/floating-big-btn/floating-big-btn.scss +++ b/src/app/components/floating-big-btn/floating-big-btn.scss @@ -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;