0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/app/assets/stylesheets/vendor/normalize-ext.scss
2022-07-14 08:56:25 +08:00

20 lines
288 B
SCSS
Vendored

/* Discourse custom changes for backward compatibility
========================================================================== */
button,
input,
optgroup,
select,
textarea {
color: inherit;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}