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