UX: video placeholder icon should always be white (#23990)
This commit is contained in:
parent
bc9558550d
commit
d7474e643a
|
@ -935,7 +935,7 @@ aside.onebox.mixcloud-preview {
|
|||
background-position: center;
|
||||
max-width: 30%;
|
||||
.d-icon {
|
||||
color: var(--secondary);
|
||||
color: white;
|
||||
height: 2em;
|
||||
width: 2em;
|
||||
transition: width 0.15s, height 0.15s;
|
||||
|
|
Loading…
Reference in New Issue