You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sqm-dashboards/app/assets/stylesheets/partials/_buttons.scss

13 lines
222 B

/* @import "colors"; */
.view-details {
background-color: $blue;
font-family: 'Bitter', sans-serif;
font-weight: 600;
font-size: 14px;
color: $white;
padding: 8px 16px;
border: 0;
text-decoration: none;
}