username@email.com
2025-11-05 f210a0e0fc0552bfacb2489de099bd512b8e74e7
Web/src/theme/app.scss
@@ -218,6 +218,10 @@
.flex {
   display: flex;
}
.flex-end {
   display: flex;
   justify-content: end;
}
.flex-auto {
   flex: 1;
   overflow: hidden;