File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
Prefer custom vies when possible, to avoid inflating this file.
4
4
*/
5
5
6
- // react-color
6
+ /* react-color */
7
7
8
8
.chrome-picker ,
9
9
.photoshop-picker {
73
73
}
74
74
}
75
75
76
- // cmdk
76
+ /* cmdk */
77
77
78
78
[cmdk-item ],
79
79
[cmdk-empty ] {
92
92
@apply p-2 text-muted uppercase font-bold text-2xs;
93
93
}
94
94
95
- // codemirror
95
+ /* codemirror */
96
96
97
97
.CodeMirror-selected {
98
98
@apply overlay !important ;
133
133
@apply p-0;
134
134
}
135
135
136
- // react-timeline-editor
136
+ /* react-timeline-editor */
137
137
138
138
.timeline-editor {
139
139
@apply bg-primary w-full min-h-0 h-full !important ;
180
180
linear-gradient (90deg , var (--border-color ) 1px , transparent 0 ) !important ;
181
181
}
182
182
183
- // react-d3-tree
183
+ /* react-d3-tree */
184
184
185
185
.rd3t-node ,
186
186
.rd3t-leaf-node {
205
205
fill : inherit !important ;
206
206
}
207
207
208
- // devtools
208
+ /* devtools */
209
209
210
210
.devtools * {
211
211
background : transparent !important ;
You can’t perform that action at this time.
0 commit comments