mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Comments: Moved to tab UI, Converted tabs component to ts
This commit is contained in:
@@ -802,6 +802,13 @@ body.flexbox-support #entity-selector-wrap .popup-body .form-group {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.comment-container .empty-state {
|
||||
display: none;
|
||||
}
|
||||
.comment-container:not(:has([component="page-comment"])) .empty-state {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.comment-container-compact .comment-box {
|
||||
margin-bottom: vars.$xs;
|
||||
.meta {
|
||||
|
Reference in New Issue
Block a user