...
This commit is contained in:
@@ -178,3 +178,15 @@ nav {
|
||||
pointer-events: none;
|
||||
opacity: 0.3; /* More subtle */
|
||||
}
|
||||
|
||||
.comment-text {
|
||||
white-space: pre-line; /* This converts newlines into actual line breaks */
|
||||
color: #444;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
/* Fix the button height alignment */
|
||||
.comment-card .btn-modern {
|
||||
margin-top: 15px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user