6 lines
95 B
CSS
6 lines
95 B
CSS
.taf > .window-content input {
|
|
&.large {
|
|
--input-height: 2.5rem;
|
|
font-size: 1.75rem;
|
|
}
|
|
}
|