Fix notification not showing issue - Issue ID #84

This commit is contained in:
Pahansith Gunathilake 2019-04-19 08:08:33 +00:00 committed by Charitha Goonetilleke
parent 14337bb884
commit 4aa7987be8

View File

@ -7353,7 +7353,7 @@ body.inverse .fade-edge:after {
height: 100%;
overflow-y: auto;
background: #FFFFFF;
color: #ffffff;
color: rgba(0,0,0, 0.65);
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;