mirror of
https://github.com/discourse/discourse.git
synced 2024-12-05 08:30:12 +08:00
6 lines
111 B
SCSS
6 lines
111 B
SCSS
|
.form-kit__before-input,
|
||
|
.form-kit__after-input {
|
||
|
font-size: var(--font-size-ios-input);
|
||
|
height: 2.25em;
|
||
|
}
|