fix: image zoom over 100% (#998)
This commit is contained in:
@@ -347,6 +347,10 @@
|
||||
max-width: 35ch;
|
||||
}
|
||||
|
||||
.max-w-full {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.mb-4 {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user