mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
fix readonly summary page field widths (#12558)
This commit is contained in:
@@ -374,7 +374,7 @@
|
||||
"label": "{0}",
|
||||
"type": "readonly_text",
|
||||
"enabled": true,
|
||||
"labelWidth": "67px",
|
||||
"labelWidth": "69px",
|
||||
"links": [
|
||||
{
|
||||
"text": "%arc.data.controller.summary.arc.terms.of.use%",
|
||||
@@ -394,7 +394,7 @@
|
||||
"label": "{0}",
|
||||
"type": "readonly_text",
|
||||
"enabled": true,
|
||||
"labelWidth": "102px",
|
||||
"labelWidth": "100px",
|
||||
"links": [
|
||||
{
|
||||
"text": "%arc.data.controller.summary.arc.terms.privacy.policy%",
|
||||
|
||||
Reference in New Issue
Block a user