Prove dropdown and image max

This commit is contained in:
bel
2019-10-20 02:16:41 +00:00
parent ac35e870cc
commit a80f9613ef

View File

@@ -12,6 +12,9 @@
padding: .5pt; padding: .5pt;
border-radius: 6px; border-radius: 6px;
} }
img {
max-height: 400px;
}
</style> </style>
</header> </header>
<body height="100%"> <body height="100%">