Prove dropdown and image max

master
bel 2019-10-20 02:16:41 +00:00
parent ac35e870cc
commit a80f9613ef
1 changed files with 3 additions and 0 deletions

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%">