Merge remote-tracking branch 'upstream/dev' into dev

This commit is contained in:
thororen1234 2024-08-03 00:24:45 -04:00
commit 6dca8bca13
18 changed files with 1298 additions and 1340 deletions

View file

@ -1,6 +1,6 @@
.vc-expandableheader-center-flex {
display: flex;
place-content: center;
place-items: center;
}
.vc-expandableheader-btn {
@ -8,4 +8,4 @@
cursor: pointer;
width: 24px;
height: 24px;
}
}