Adding a third connection state and preventing offline indicator from pushing the menu.
This commit is contained in:
@@ -27,4 +27,11 @@ li.nav-item a {
|
||||
|
||||
nav {
|
||||
box-shadow: 0px 0px 15px 0px #000;
|
||||
}
|
||||
|
||||
.connection-badge {
|
||||
margin-left: 10px;
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
left: 100px;
|
||||
}
|
||||
Reference in New Issue
Block a user