mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-22 18:11:13 +08:00
fix: add image setting
This commit is contained in:
@@ -97,6 +97,10 @@ body {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.info-content-text img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.info-content-text table {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user