diff options
author | B. Stack <bgstack15@gmail.com> | 2023-01-07 17:04:30 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-01-07 17:04:30 -0500 |
commit | c32b2e75f033d480e4f9b7b8db3576a081dfe4b7 (patch) | |
tree | e69d4d5cf9c1b839d62db95432b395b2e518b870 /radicale_infcloud/web/css | |
parent | add left-bracket to toggle left sidebar (diff) | |
download | radicaleinfcloud-c32b2e75f033d480e4f9b7b8db3576a081dfe4b7.tar.gz radicaleinfcloud-c32b2e75f033d480e4f9b7b8db3576a081dfe4b7.tar.bz2 radicaleinfcloud-c32b2e75f033d480e4f9b7b8db3576a081dfe4b7.zip |
small web ui fixes
Diffstat (limited to 'radicale_infcloud/web/css')
-rw-r--r-- | radicale_infcloud/web/css/default.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/radicale_infcloud/web/css/default.css b/radicale_infcloud/web/css/default.css index 64aeef7..36d0c06 100644 --- a/radicale_infcloud/web/css/default.css +++ b/radicale_infcloud/web/css/default.css @@ -3150,6 +3150,7 @@ h3 textarea.long { width: 293px; + resize: vertical !important; } @-moz-document url-prefix() |