reset svg because etherscan has a global svg style

This commit is contained in:
Steve Klebanoff
2019-02-19 09:40:25 -08:00
parent 580c3038c8
commit 33fd70d0e1

View File

@@ -16,7 +16,7 @@ export const CSSReset = createGlobalStyle`
input, ins, keygen, kbd, label, legend, li, map, mark, menu, meter, nav,
noscript, object, ol, optgroup, option, output, p, param, pre, progress,
q, rp, rt, ruby, samp, section, select, small, span, strong, sub, sup,
table, tbody, td, textarea, tfoot, th, thead, time, tr, ul, var, video {
table, tbody, td, textarea, tfoot, th, thead, time, tr, ul, var, video, svg {
background: transparent;
border: 0;
font-size: 100%;