Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0b5d15f

Browse filesBrowse files
committed
fix: css
1 parent f83e98c commit 0b5d15f
Copy full SHA for 0b5d15f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/components/DragSelect/index.vue

Copy file name to clipboardExpand all lines: src/components/DragSelect/index.vue
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export default defineComponent({
6060

6161
<style lang="scss" scoped>
6262
.drag-select {
63-
:deep(.sortable-ghost) {
63+
:deep(.sortable-ghost .el-tag) {
6464
opacity: .8;
6565
color: #fff !important;
6666
background: #42b983 !important;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.