reset svg because etherscan has a global svg style
This commit is contained in:
@@ -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%;
|
||||
|
Reference in New Issue
Block a user