mirror of
https://github.com/NaitLee/Cat-Printer.git
synced 2025-05-31 22:50:18 -07:00
* Adjusted line-height of textarea to better reflect the look of the end result
This commit is contained in:
parent
4cf1376858
commit
5f88390853
@ -668,6 +668,7 @@ body.high-contrast #control-overlay { background-color: var(--shade); }
|
|||||||
white-space: break-spaces;
|
white-space: break-spaces;
|
||||||
resize:none;
|
resize:none;
|
||||||
padding-top: .65ex;
|
padding-top: .65ex;
|
||||||
|
line-height: 1.25;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-align-container span {
|
.text-align-container span {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user