File tree 2 files changed +16
-10
lines changed
2 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 27
27
}
28
28
29
29
textarea : nth-of-type (1 ) {
30
- height : 250 px ;
30
+ height : 310 px ;
31
31
}
32
32
33
33
textarea : nth-of-type (2 ) {
56
56
margin : 5px ;
57
57
}
58
58
59
- img {
60
- max-width : 100% ;
61
- }
62
-
63
59
.media {
64
60
width : 500px ;
65
61
border : 2px dotted rgb (96 , 139 , 168 );
74
70
}
75
71
</ style >
76
72
< style class ="editable ">
73
+ img {
74
+ max-width : 100% ;
75
+ }
77
76
.media {
78
77
display : flex;
79
78
align-items : flex-start;
99
98
</ div >
100
99
</ section >
101
100
< textarea class ="playable-css ">
101
+ img {
102
+ max-width: 100%;
103
+ }
104
+
102
105
.media {
103
106
display: flex;
104
107
align-items: flex-start;
Original file line number Diff line number Diff line change 27
27
}
28
28
29
29
textarea : nth-of-type (1 ) {
30
- height : 180 px ;
30
+ height : 240 px ;
31
31
}
32
32
33
33
textarea : nth-of-type (2 ) {
56
56
margin : 5px ;
57
57
}
58
58
59
- img {
60
- max-width : 100% ;
61
- }
62
-
63
59
.media {
64
60
width : 500px ;
65
61
border : 2px dotted rgb (96 , 139 , 168 );
70
66
}
71
67
</ style >
72
68
< style class ="editable ">
69
+ img {
70
+ max-width : 100% ;
71
+ }
73
72
.media {
74
73
display : flex;
75
74
align-items : flex-start;
92
91
</ div >
93
92
</ section >
94
93
< textarea class ="playable-css ">
94
+ img {
95
+ max-width: 100%;
96
+ }
97
+
95
98
.media {
96
99
display: flex;
97
100
align-items: flex-start;
You can’t perform that action at this time.
0 commit comments