handle network reconnection
This commit is contained in:
parent
ff8560208b
commit
9efa2dfe24
16 changed files with 125 additions and 66 deletions
|
|
@ -476,8 +476,10 @@ a.pin-button:active {
|
|||
|
||||
.dr-notification-wrapper.offline {
|
||||
position: absolute;
|
||||
top: 45px;
|
||||
z-index: 11;
|
||||
top: 0px;
|
||||
z-index: 2000;
|
||||
opacity: 1.0 !important;
|
||||
background-color: #2C3E50;
|
||||
}
|
||||
|
||||
.dr-notification-wrapper.client-error {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue