Fix notification button margin due to TNLs breadcrumb change

This commit is contained in:
julianajlk
2021-09-29 09:37:31 -04:00
parent 9a90cec287
commit 725899fbe0

View File

@@ -1,7 +1,7 @@
.notification-trigger-btn {
border: 1px solid $light-400;
background: none;
margin-top: 0.625rem;
margin-top: 1rem;
position: absolute;
right: 0;