0.3 #146

Merged
edraft merged 359 commits from 0.3 into master 2023-01-12 07:04:40 +01:00
Showing only changes of commit d5ad5ded88 - Show all commits

View File

@ -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 {