UNPKG

@railzai/railz-visualizations

Version:
56 lines (51 loc) 1.24 kB
@font-face { font-family: Inter; src: url("../assets/fonts/Inter-italic-var.woff2"); font-family: Inter; src: url("../assets/fonts/Inter-upright-var.woff2"); } body, div[class^=railz-], div[class*=" railz-"] { font-family: Inter, Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } .rv-container { display: flex; padding: 16px; position: relative; border: 1px solid #eee; border-radius: 7px; flex-direction: column; justify-content: space-between; width: auto; height: 300px; } .rv-container * { font-family: Inter, Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } .rv-header-container { display: flex; flex-direction: column; } .rv-gauge-chart-container { height: 225px; } .rv-title { display: flex; color: #015b7e; font-size: 18px; font-weight: 600; margin: 0; padding: 0; text-align: left; flex-grow: 1; line-height: 1.235; } .rv-score-last-updated { align-self: center; text-align: center; font-size: 12px; font-weight: 500; line-height: 28px; width: 100%; }