Files
edx-platform/cms/static/sass/_mixins-v2.scss

5 lines
64 B
SCSS

// pill button
%ui-btn-pill {
border-radius: ($baseline/5);
}