myadmin/css/fontawesome-free/less/_fixed-width.less
2025-07-03 13:11:29 -03:00

6 lines
119 B
Text

// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
text-align: center;
width: (20em / 16);
}