mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-01-31 11:08:43 +08:00
6 lines
119 B
Text
6 lines
119 B
Text
// Fixed Width Icons
|
|
// -------------------------
|
|
.@{fa-css-prefix}-fw {
|
|
text-align: center;
|
|
width: (20em / 16);
|
|
}
|