diff options
Diffstat (limited to 'html/display.html')
-rw-r--r-- | html/display.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/display.html b/html/display.html index 44b68e1..c9e360c 100644 --- a/html/display.html +++ b/html/display.html @@ -323,6 +323,7 @@ bottom: 0; overflow: hidden; white-space: nowrap; + align-self: flex-end; } textarea { |