Formatting/cleanup (#2594)

This commit is contained in:
Margen67
2025-02-17 07:10:00 -08:00
committed by GitHub
parent e04ea07774
commit 7bc48c5074
22 changed files with 129 additions and 149 deletions

View File

@@ -240,7 +240,7 @@ const truncateDefaultValue = (value: any, charLimit: number = 32): string => {
}
._sb_col {
border: 0px solid #000;
border: 0 solid #000;
display: flex;
align-items: flex-end;
flex-direction: row-reverse;