Fixed terminal lines wrapping bug

This commit is contained in:
Prozilla 2023-07-24 22:40:17 +02:00
parent 42b0883997
commit 3ab5602731
No known key found for this signature in database
GPG key ID: 5858DFE71CAF31EE

View file

@ -24,8 +24,9 @@
flex-direction: row;
align-items: center;
width: 100%;
height: 1.25rem;
line-height: 1.25rem;
font-size: 1rem;
text-align: start;
}
.Input input {