This commit is contained in:
Claude Brisson
2023-12-27 10:51:43 +01:00
parent 1f406c4459
commit 515767355d
5 changed files with 52 additions and 3 deletions

View File

@@ -54,6 +54,12 @@
max-height: 100%;
}
}
#header-right {
display: flex;
flex-flow: row nowrap;
gap: 0.5em;
padding-right: 0.5em;
}
}
#center {