remove user select from server selector

This commit is contained in:
jeffvli
2025-11-18 00:19:54 -08:00
parent 88c1112928
commit c16d081435
@@ -30,6 +30,7 @@
.popover-target { .popover-target {
width: 100%; width: 100%;
user-select: none;
} }
.scroll-area { .scroll-area {