apexcharter/docs/articles/facets_files/apexcharter-css-0.1.0/apexcharter.css

12 lines
195 B
CSS
Raw Normal View History

2020-12-15 11:14:28 +01:00
/* 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;
}