mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
13 lines
216 B
CSS
13 lines
216 B
CSS
.stf-stacked-icon .fa-square {
|
|
font-size: 22px !important;
|
|
}
|
|
|
|
.stf-stacked-icon.fa-stack {
|
|
height: 24px !important;
|
|
width: 21px !important;
|
|
}
|
|
|
|
.stf-stacked-icon .fa-stack-1x {
|
|
line-height: 24px !important;
|
|
}
|