improvements and cleanup to input components
This commit is contained in:
parent
a96367139c
commit
079e289260
6 changed files with 24 additions and 17 deletions
|
@ -119,7 +119,7 @@
|
|||
.notification-details {
|
||||
min-width: 0;
|
||||
word-wrap: break-word;
|
||||
line-height: 1.4;
|
||||
line-height: var(--post-line-height);
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue