11 lines
161 B
Plaintext
11 lines
161 B
Plaintext
|
|
.pageInputNumber {
|
||
|
|
width: 220px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.questionIcon {
|
||
|
|
margin-inline-start: 4px;
|
||
|
|
color: rgba(0, 0, 0, 0.45);
|
||
|
|
cursor: help;
|
||
|
|
writing-mode: horizontal-tb;
|
||
|
|
}
|