Fix custom field query dropdown toggle corners (#11028)

This commit is contained in:
shamoon
2025-10-07 11:14:51 -07:00
committed by GitHub
parent 33fd8a6579
commit 495159f0b2

View File

@@ -41,9 +41,3 @@
min-width: 140px;
}
}
.btn-group-xs {
> .btn {
border-radius: 0.15rem;
}
}