#4 moved Logout button out of the dropdown menu
This commit is contained in:
parent
bec4fe7bd0
commit
5893d311fe
2 changed files with 7 additions and 1 deletions
|
@ -361,5 +361,11 @@ h1 {
|
|||
margin-right: 0;
|
||||
margin-left: 0;
|
||||
margin-top: .5rem;
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.userPanel > .horizontalButtonList > .button,
|
||||
.userPanel > .horizontalButtonList > .dropDownMenu {
|
||||
margin: 0.25rem;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue