File tree Expand file tree Collapse file tree 1 file changed +0
-62
lines changed Expand file tree Collapse file tree 1 file changed +0
-62
lines changed Original file line number Diff line number Diff line change @@ -84,25 +84,6 @@ div.Component-horizontalScrollContainer-543 {
84
84
* Component Props
85
85
86
86
********/
87
- /*
88
- #app
89
- > div
90
- > div
91
- > div
92
- > div.main-container
93
- > div.bottom-panel
94
- > div
95
- > div.htmlattr
96
- > div
97
- > div
98
- > div.MuiGrid-root-395.MuiGrid-item-397.MuiGrid-grid-xs-8-437
99
- > div
100
- > table
101
- > thead
102
- > tr
103
- th {
104
- text-align: center;
105
- } */
106
87
107
88
/* affects component props layout in Component Props Tab */
108
89
@@ -120,49 +101,6 @@ div.Component-horizontalScrollContainer-543 {
120
101
font-size : 2rem ;
121
102
}
122
103
123
- /* affects prop input */
124
- /* input#propVariable {
125
- background: #fff;
126
- border-radius: 11px;
127
- height: 30px;
128
- color: #000;
129
- min-width: 147px;
130
- max-width: 250px;
131
- overflow-wrap: break-word;
132
- /* margin-top: -3rem;
133
- padding: 8px;
134
- position: absolute;
135
- }
136
- */
137
-
138
- /* affects text input on Component Props */
139
- /* .MuiInputBase-root-537.MuiInput-root-523.MuiInput-underline-528.Props-input-392.MuiInputBase-formControl-538.MuiInput-formControl-524 {
140
- width: 150px;
141
- margin-top: -5rem;
142
- position: absolute;
143
- } */
144
-
145
- /* affects props label */
146
- /* label#propVariable-label {
147
- margin-top: -11rem;
148
- position: absolute;
149
- } */
150
- /* affects type input label */
151
- /* label.MuiFormLabel-root-515.MuiInputLabel-root-503.Props-light-393.MuiInputLabel-formControl-509.MuiInputLabel-animated-512.Mui-required.Mui-required {
152
- margin-top: -12rem;
153
- } */
154
-
155
- /* affects type input */
156
- /* .MuiInputBase-root-537.MuiInput-root-523.MuiInput-underline-528.Props-light-393.MuiInputBase-formControl-538.MuiInput-formControl-524 {
157
- border-radius: 11px;
158
- height: 45px;
159
- margin-bottom: -45px;
160
- margin-top: 48px;
161
- background: lightslategray;
162
- color: #fff;
163
- padding-left: 8px;
164
- position: absolute;
165
- } */
166
104
/*
167
105
///////////////////////////////////////////
168
106
You can’t perform that action at this time.
0 commit comments