diff options
author | amy <[email protected]> | 2023-02-22 18:45:28 +0000 |
---|---|---|
committer | amy <[email protected]> | 2023-02-22 18:45:28 +0000 |
commit | baa9b7762e817734f350070515c9419e9b87c68f (patch) | |
tree | 1b0e8cb07521c1b8fcaea96f6956be9dc73c759c /html | |
parent | bdf4524ce74420a2c3bb916d774ac9077e6556ea (diff) |
some cool stuff:)
Diffstat (limited to '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 { |