NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/ant-design-vue/lib/style/v2-compatible-reset.css
2023-09-14 14:47:11 +08:00

46 lines
296 B
Java

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
margin: 0;
padding: 0;
}
ul,
ol {
list-style: none;
}