fix displaced audio icon.

This commit is contained in:
CristianSilvaGrosseli 2020-07-31 19:57:04 -03:00 committed by prlanzarin
parent da2e947cf4
commit 378a355316

View File

@ -132,7 +132,7 @@
bottom: 5px;
left: 5px;
right: 5px;
justify-content: center;
justify-content: space-between;
align-items: center;
height: 1.25rem;
z-index: 2;
@ -140,9 +140,6 @@
.dropdown,
.dropdownFireFox {
position: absolute;
left: 0;
flex: 1;
display: flex;
outline: none !important;
width: var(--cam-dropdown-width);