Themed Preview

This commit is contained in:
Prayag
2020-12-11 21:23:07 +05:30
committed by GitHub
parent dce0da67ff
commit 2162b79309

View File

@@ -298,6 +298,10 @@
img{ img{
width: 100%; width: 100%;
} }
fieldset.verticalSection.verticalSection-extrabottompadding {
border: 1px solid #333333;
border-radius: 10px;
}
</style> </style>
</div> </div>
</body> </body>