Visual Console Refactor: changed the ability to select items
Former-commit-id: 557102fb8b9b4f3a756572705478f12234b512e2
This commit is contained in:
parent
dcdb8c3aa9
commit
f24a435fac
|
@ -11,5 +11,5 @@
|
||||||
flex-direction: initial;
|
flex-direction: initial;
|
||||||
justify-items: center;
|
justify-items: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
user-select: none;
|
user-select: text;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue