Enhance image display in mark_answer.html and add remote URL to context in mark_answer view for improved layout and functionality
This commit is contained in:
@@ -1408,4 +1408,9 @@ span#user-id {
|
||||
.row-selector tbody tr.selected td {
|
||||
background-color: #b3d7ff !important;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.image-block {
|
||||
min-width: 100px;
|
||||
display: inline-block;
|
||||
}
|
||||
Reference in New Issue
Block a user