diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 0a45f18f3..d408b5d92 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1022,11 +1022,7 @@ img.mail-conv-sender-photo { } -#jot-title, -#jot-pagetitle, -#profile-jot-text { - border-radius: var(--bs-border-radius); -} + #profile-jot-text::-webkit-input-placeholder { font-size: 1.2rem; |