Stream placeholder styles updated

This commit is contained in:
NikolaBorislavovHristov 2019-11-14 14:51:30 +02:00
parent 29a1127e93
commit 36e0b4b13f

View file

@ -36,12 +36,14 @@
.play-icon-container {
flex: none;
width: 5rem;
height: 5rem;
padding: 1.5rem;
.play-icon {
display: block;
width: 2rem;
height: 2rem;
width: 100%;
height: 100%;
fill: var(--color-placeholder);
}
}