Add finance details export and translations

This commit is contained in:
2026-05-21 09:47:59 +02:00
parent b2ede7f8fd
commit 16449f1dc1
11 changed files with 890 additions and 28 deletions
+18
View File
@@ -12,3 +12,21 @@ html, body {
width: auto;
object-fit: contain;
}
.language-menu {
color: #fff;
}
.language-button {
min-width: 84px;
height: 34px;
border-color: rgba(255, 255, 255, 0.65) !important;
color: #fff !important;
text-transform: none;
font-weight: 700;
}
.language-button .mud-button-icon-start,
.language-button .mud-button-icon-end {
color: #fff;
}