Added kickConnections to channelManager
This commit is contained in:
parent
0432c9d1cc
commit
b138b26f27
6 changed files with 37 additions and 15 deletions
|
|
@ -56,6 +56,7 @@ p.navbar-item, input.navbar-item{
|
|||
bottom: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
z-index: 9000;
|
||||
}
|
||||
|
||||
.popup-div{
|
||||
|
|
@ -69,6 +70,8 @@ p.navbar-item, input.navbar-item{
|
|||
left: 0;
|
||||
height: fit-content;
|
||||
width: fit-content;
|
||||
/*This joke is probably old enough to drink by now*/
|
||||
z-index: 9001;
|
||||
}
|
||||
|
||||
.popup-close-icon{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue