2024-11-21 05:52:52 +08:00
|
|
|
// fixed-width icons
|
2019-01-13 23:59:16 +08:00
|
|
|
// -------------------------
|
2024-11-21 05:52:52 +08:00
|
|
|
|
2019-01-13 23:59:16 +08:00
|
|
|
.@{fa-css-prefix}-fw {
|
|
|
|
|
text-align: center;
|
2024-11-21 05:52:52 +08:00
|
|
|
width: @fa-fw-width;
|
2019-01-13 23:59:16 +08:00
|
|
|
}
|