Use suggested box-shadow

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2021-04-23 18:29:10 +02:00
parent 2d17ba445a
commit cf21658e30
No known key found for this signature in database
GPG Key ID: 9760693FDD98A790
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ limitations under the License.
padding-bottom: 8px;
margin-top: 10px;
background-color: $voipcall-plinth-color;
box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.45);
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.5);
border-radius: 8px;
.mx_CallView_voice {