mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
allow user to select text from the description box (#20396)
This commit is contained in:
@@ -157,6 +157,7 @@
|
|||||||
.designer-component .description-component-content {
|
.designer-component .description-component-content {
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
padding-left: 25px;
|
padding-left: 25px;
|
||||||
|
user-select: text;
|
||||||
}
|
}
|
||||||
|
|
||||||
.designer-component .codicon-grabber {
|
.designer-component .codicon-grabber {
|
||||||
|
|||||||
Reference in New Issue
Block a user