Show feedback creation date alongside username
This commit is contained in:
@@ -95,6 +95,17 @@ a.file-heading {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.feedback-header {
|
||||
display: flex;
|
||||
|
||||
.username {
|
||||
flex-grow: 1;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.date {}
|
||||
}
|
||||
|
||||
.feedback {
|
||||
.text {
|
||||
margin-bottom: 10px;
|
||||
|
Reference in New Issue
Block a user