Merge pull request #711 from hargata/Hargata/702

set width
This commit is contained in:
Hargata Softworks
2024-11-12 14:14:26 -07:00
committed by GitHub

View File

@@ -450,6 +450,7 @@ html[data-bs-theme="light"] .api-method:hover {
.lubelogger-logo {
height: 48px;
width: 204px;
object-fit: scale-down;
pointer-events: none;
}