cartodb-4.42/app/assets/stylesheets/dashboard/selected-link.css.scss

6 lines
84 B
SCSS
Raw Normal View History

2024-04-06 13:25:13 +08:00
@import "../variables/colors";
.SelectedLink {
color: $cTypography-paragraphs;
}