mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge branch 'ui_issue_fix' into 'master'
Fix notification not showing issue - Issue ID #84 See merge request entgra/carbon-device-mgt!70
This commit is contained in:
commit
73368af711
@ -7353,7 +7353,7 @@ body.inverse .fade-edge:after {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
color: #ffffff;
|
color: rgba(0,0,0, 0.65);
|
||||||
-webkit-transition: all 0.5s ease;
|
-webkit-transition: all 0.5s ease;
|
||||||
-o-transition: all 0.5s ease;
|
-o-transition: all 0.5s ease;
|
||||||
transition: all 0.5s ease;
|
transition: all 0.5s ease;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user