Fixed: Misaligned table border in history

This commit is contained in:
Bogdan
2023-06-29 16:08:23 +03:00
parent 6afa1dc8ba
commit 90f2020e59
3 changed files with 15 additions and 18 deletions
+1 -3
View File
@@ -26,9 +26,7 @@
width: 70px;
}
.parameters {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
.parametersContent {
display: flex;
flex-wrap: wrap;
}