iclop_v1/public/lte/plugins/font-awesome/scss/_fixed-width.scss
2022-08-17 19:44:54 +07:00

7 lines
120 B
SCSS
Vendored

// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}