mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fix notification not showing issue - Issue ID #84
This commit is contained in:
parent
14337bb884
commit
4aa7987be8
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user