mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-02 17:23:40 -05:00
properties pane improvements (#17700)
This commit is contained in:
@@ -103,9 +103,10 @@
|
||||
}
|
||||
|
||||
.designer-component .description-component {
|
||||
margin: 15px;
|
||||
height: 90px;
|
||||
overflow-y: auto;
|
||||
padding: 10px;
|
||||
flex: 0 0 auto;
|
||||
border-width: 1px 0 0 0;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
.designer-component .description-component-label.codicon.info {
|
||||
@@ -113,8 +114,7 @@
|
||||
background-position: 2px center;
|
||||
padding-left: 25px;
|
||||
background-size: 16px;
|
||||
font-size: 15px;
|
||||
font-weight: 600;
|
||||
font-weight: bold;
|
||||
margin-block-start: 0px;
|
||||
scroll-margin-block-end: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user