apexcharter/docs/articles/articles/advanced-configuration_files/apexcharter-css-0.1.0/apexcharter.css

12 lines
195 B
CSS

/* Spark box styles */
.apexcharter-spark-box {
border-radius: 0.5rem;
margin-bottom: 10px;
box-shadow: 0 1px 28px -12px #3B4252;
}
.apexcharter-facet-container > div {
min-width: 0;
}