username@email.com
2025-08-25 24f914a80d01fa8e5c6cfcba14ae59a6c0a117a8
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;