@@ -230,7 +230,7 @@ const playerInfo = (row) => {
</template>
<style scoped>
-:where(.css-dev-only-do-not-override-14589v).ant-input-group.ant-input-group-compact>*:not(:last-child) {
+.ant-input-group.ant-input-group-compact>*:not(:last-child) {
border-inline-end-width: 0;
}
</style>