Added flask support #70 #75 #71

Merged
edraft merged 107 commits from #70 into 0.3 2022-11-05 13:55:42 +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 {