| [data-component="divider-v2"] { | |
| box-sizing: border-box; | |
| width: 100%; | |
| height: 1px; | |
| transform: scaleY(0.5); | |
| border: none; | |
| background: var(--v2-border-border-strong); | |
| flex: none; | |
| align-self: stretch; | |
| flex-grow: 0; | |
| } | |
| [data-component="divider-v2"] { | |
| box-sizing: border-box; | |
| width: 100%; | |
| height: 1px; | |
| transform: scaleY(0.5); | |
| border: none; | |
| background: var(--v2-border-border-strong); | |
| flex: none; | |
| align-self: stretch; | |
| flex-grow: 0; | |
| } | |