$toast-bg-color -> $system

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-08-12 16:20:30 +02:00
parent aca073f5da
commit 7ce88c9966
No known key found for this signature in database
GPG key ID: 55C211A1226CB17D
6 changed files with 6 additions and 10 deletions

View file

@ -39,7 +39,7 @@ limitations under the License.
.mx_CallView_pip {
width: 320px;
padding-bottom: 8px;
background-color: $toast-bg-color;
background-color: $system;
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.20);
border-radius: 8px;