mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-29 05:29:37 +08:00
💄 fix home buttons align of Windows Firefox
close https://www.v2ex.com/t/627502
This commit is contained in:
parent
721d8cb4a0
commit
fdc6070b50
@ -464,3 +464,9 @@ svg {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@supports (-moz-appearance: meterbar) {
|
||||
.en-us .banner-btn {
|
||||
line-height: 38px !important;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user