remove user select from server selector

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