forked from mirror/chinese-colors
fix: bgm icon css style
This commit is contained in:
parent
d3a1e377a1
commit
13f785d054
@ -19,6 +19,9 @@ const StyledWraper = styled.aside`
|
||||
background: #fff;
|
||||
padding: 0.3rem;
|
||||
box-shadow: 0 0 6px black;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
audio {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user