Skip to content

Commit 49aaaf8

Browse files
authored
Update style.css
1 parent 70958cc commit 49aaaf8

File tree

1 file changed

+0
-62
lines changed

1 file changed

+0
-62
lines changed

src/public/styles/style.css

Lines changed: 0 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -84,25 +84,6 @@ div.Component-horizontalScrollContainer-543 {
8484
* Component Props
8585
8686
********/
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-
} */
10687

10788
/* affects component props layout in Component Props Tab */
10889

@@ -120,49 +101,6 @@ div.Component-horizontalScrollContainer-543 {
120101
font-size: 2rem;
121102
}
122103

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-
} */
166104
/*
167105
///////////////////////////////////////////
168106

0 commit comments

Comments
 (0)