2022-09-08 15:06:44 -04:00

12 lines
205 B
SCSS

//
// vector-maps.scss
//
.jvectormap-label {
border: none;
background: $gray-800;
color: $gray-100;
font-family: $font-family-base;
font-size: $font-size-base;
padding: 5px 8px;
}