Merge branch 'dev' into refactor/filesName

# Conflicts:
#	src/pages/Login/components/LoginForm/loginForm.jsx
This commit is contained in:
2026-03-12 15:17:28 +01:00
11 changed files with 224 additions and 170 deletions
@@ -150,10 +150,22 @@
display: none;
}
.exportbtn{
.exportbox{
width: 100%;
padding: 15px;
margin-top: 16px;
display: flex;
align-items: center;
}
.exportbtn {
display: flex;
align-items: center;
max-height: 30px;
}
@media (max-width: 768px) {
.glassCard {
width: 100%;