mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
css: should not reset fieldset style, close: #4090
This commit is contained in:
parent
47a9c80e82
commit
01dbcbe4af
@ -40,13 +40,6 @@
|
|||||||
// -----------------------------
|
// -----------------------------
|
||||||
// Based on Bootstrap framework
|
// Based on Bootstrap framework
|
||||||
.reset-form() {
|
.reset-form() {
|
||||||
fieldset {
|
|
||||||
padding: 0;
|
|
||||||
margin: 0;
|
|
||||||
border: 0;
|
|
||||||
min-width: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
legend {
|
legend {
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user