File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 8686 margin-bottom : -30px ;
8787}
8888
89- .cp-panel {
90- margin : 12px ;
91- }
92-
9389.crossplane-table-element {
9490 margin-bottom : 25px ;
9591}
Original file line number Diff line number Diff line change @@ -109,7 +109,6 @@ export default function ControlPlaneView() {
109109 hideTitleText
110110 >
111111 < Panel
112- className = "cp-panel"
113112 headerLevel = "H2"
114113 headerText = "Panel"
115114 header = {
@@ -129,7 +128,6 @@ export default function ControlPlaneView() {
129128 hideTitleText
130129 >
131130 < Panel
132- className = "cp-panel"
133131 headerLevel = "H3"
134132 headerText = "Panel"
135133 header = {
@@ -157,7 +155,6 @@ export default function ControlPlaneView() {
157155 hideTitleText
158156 >
159157 < Panel
160- className = "cp-panel cp-panel-landscapers"
161158 headerLevel = "H3"
162159 headerText = "Panel"
163160 header = {
@@ -177,7 +174,6 @@ export default function ControlPlaneView() {
177174 hideTitleText
178175 >
179176 < Panel
180- className = "cp-panel"
181177 headerLevel = "H3"
182178 headerText = "Panel"
183179 header = {
You can’t perform that action at this time.
0 commit comments