Fixed header styling #70
This commit is contained in:
parent
dbbd2b54c4
commit
d5ad5ded88
@ -38,7 +38,6 @@ header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin: 0px 5px;
|
||||
|
||||
.p-button.p-button-text {
|
||||
border: none;
|
||||
@ -55,6 +54,7 @@ header {
|
||||
text-align: right;
|
||||
flex: 1;
|
||||
justify-content: flex-end;
|
||||
margin: 0px 5px 0px 0px;
|
||||
}
|
||||
|
||||
.p-menu-overlay {
|
||||
|
Loading…
Reference in New Issue
Block a user