Update login.html

This commit is contained in:
devezhao 2021-07-21 22:49:18 +08:00
parent d8ffbd494c
commit 3065ae0554

View file

@ -64,6 +64,7 @@
}
.o-platform:hover .dropdown-menu {
display: block;
margin-top: 0; /* remove the gap so it doesn't close */
}
</style>
</head>