apexcharter/inst/htmlwidgets/apexcharter.css

9 lines
140 B
CSS
Raw Normal View History

2020-06-09 17:02:07 +02:00
/* Spark box styles */
.apexcharter-spark-box {
border-radius: 0.5rem;
margin-bottom: 10px;
box-shadow: 0 1px 28px -12px #3B4252;
}