Added kickConnections to channelManager

This commit is contained in:
rainbow napkin 2024-12-01 20:48:42 -05:00
parent 0432c9d1cc
commit b138b26f27
6 changed files with 37 additions and 15 deletions

View file

@ -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{