fix(v2): inherit color for announcement bar close icon (#2602)

This commit is contained in:
Alexey Pyltsyn 2020-04-14 18:04:54 +03:00 committed by GitHub
parent ff0d751d12
commit 6a2fdbe3ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@
border: none;
cursor: pointer;
background: none;
color: inherit;
height: 100%;
}