@@ -197,6 +197,9 @@
gap: 25px;
overflow-y: auto;
}
+ .fold_data_item {
+ justify-content: space-between;
+ }
.data_item {
display: flex;
align-items: center;