apexcharter/docs/articles/shiny-integration_files/apexcharter-css-0.1.0/apexcharter.css

9 lines
140 B
CSS
Raw Normal View History

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