Topbar testing

This commit is contained in:
hmbrink
2020-01-21 10:45:40 -05:00
parent 8c0e88c5c4
commit 4dcd49269f
5 changed files with 18 additions and 15 deletions

View File

@@ -65,3 +65,11 @@
justify-content: flex-end;
}
}
.login-topbar .topbar__navigation {
max-width: 100%;
}
.login-topbar .topbar__context .topbar__link-icon {
margin: 0 0 0 0.8rem;
}