mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
7 lines
79 B
SCSS
7 lines
79 B
SCSS
.viewer {
|
|
img {
|
|
max-width: 90vw;
|
|
max-height: 90vh;
|
|
}
|
|
}
|