We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c8785 commit aba05faCopy full SHA for aba05fa
app/javascript/css/baseline.css
@@ -247,6 +247,7 @@ dialog {
247
248
textarea {
249
resize: vertical;
250
+ min-height: 18ch;
251
}
252
253
input::-moz-placeholder,
@@ -583,23 +584,6 @@ pre {
583
584
overflow-x: auto;
585
586
-button,
587
-input,
588
-optgroup,
589
-select,
590
-textarea {
591
- font-family: inherit;
592
- font-feature-settings: inherit;
593
- font-variation-settings: inherit;
594
- font-size: 100%;
595
- font-weight: inherit;
596
- line-height: inherit;
597
- letter-spacing: inherit;
598
- color: inherit;
599
- margin: 0;
600
- padding: 0;
601
-}
602
-
603
button,
604
[role='button'] {
605
cursor: pointer;
0 commit comments