fix dmr mute overlay
This commit is contained in:
parent
3246e5ab3a
commit
502d324cd4
@ -927,6 +927,7 @@ img.openwebrx-mirror-img
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.openwebrx-meta-slot > * {
|
||||
@ -944,8 +945,6 @@ img.openwebrx-mirror-img
|
||||
display: block;
|
||||
content: "";
|
||||
background-image: url("../gfx/openwebrx-mute.png");
|
||||
width:100%;
|
||||
height:133px;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
cursor: pointer;
|
||||
|
Loading…
Reference in New Issue
Block a user