Optimize the display of TestPage.
This commit is contained in:
@@ -121,3 +121,10 @@ body {
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.replied-img {
|
||||
width: auto;
|
||||
height: auto;
|
||||
max-height: 400px;
|
||||
max-width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user