zhangwei
2025-08-22 b538026f2095c82a699c3269bfd6c6925ed4d662
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;