We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adbb9f3 commit c605b51Copy full SHA for c605b51
1 file changed
test/BigFloat/style.css
@@ -39,7 +39,7 @@ select {
39
flex-direction: row;
40
font-family: monospace;
41
font-size: 1.1em;
42
- height: 3em;
+ height: auto;
43
justify-content: flex-start;
44
min-width: 0;
45
overflow-x: auto;
@@ -192,21 +192,7 @@ select {
192
--btn-color: #4b0082;
193
}
194
195
-/* span:has(+ span > span > .JLS_disp-item-placeholder) > span > .JLS_disp-cursor {
196
- margin-right: -3px;
197
-} */
198
.JLS_disp-item-placeholder {
199
border: 1px solid #ccc;
200
color: transparent;
201
202
-
203
-.JLS_disp-item-static {
204
- color: #1ca19d;
205
-}
206
207
-.JLS_disp-item-func-open,
208
-.JLS_disp-item-func-close,
209
-.JLS_disp-item-struct-func-open,
210
-.JLS_disp-item-struct-func-close {
211
- color: #4b0082;
212
0 commit comments