user-bar position

master
Boris Voropaev 2024-01-10 12:18:47 +03:00
parent d69701a9e0
commit 7641f4b005
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ jumbotron{
justify-content: flex-end;
}
header-user-bar{
top: $pl;
bottom: 16px;
right: 40px;
position: absolute;
}
@ -54,7 +54,7 @@ jumbotron{
&.rootpage-jumbotron{
.jumbotron-content{
header-user-bar{
top: 100px !important;
bottom: 40px !important;
}
.jumbotron-content-center{
align-self: center;