2025-04-22 14:39:59 +08:00

19 lines
361 B
Plaintext

.foot-fixed .foot-item .foot-icon {
width: 24px;
height: 26px;
margin: 0 auto;
}
.foot-fixed .foot-item .foot-label {
margin: 5px 0;
}
.foot-fixed .foot-item .foot-label {
height: 15px;
line-height: 15px;
font-size: 12px;
}
.foot-fixed .foot-item span {
display: block;
width: 100%;
text-align: center;
}