fix(ui): fix ui bugs [EE-3847] (#7453)

This commit is contained in:
Chaim Lev-Ari
2022-08-12 06:47:56 +03:00
committed by GitHub
parent dd372637cb
commit 95fb5a4baa
43 changed files with 246 additions and 448 deletions

View File

@@ -12,8 +12,3 @@
flex-direction: column;
}
}
.row.header {
background-color: var(--bg-body-color) !important;
margin-bottom: 5px !important;
}