|
@@ -284,11 +284,6 @@ const onSubmit = () => {
|
|
defineExpose({ openDialog })
|
|
defineExpose({ openDialog })
|
|
</script>
|
|
</script>
|
|
<style scoped lang="scss">
|
|
<style scoped lang="scss">
|
|
-[data-theme="dark"] {
|
|
|
|
- .jslist {
|
|
|
|
- border-color: var(--next-border-color-light) !important;
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
.input-box {
|
|
.input-box {
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex-direction: row;
|