#
lsh
2024-03-06 9c86cce3943842ed28f3acd48c33c76cb93b57e5
src/main/webapp/static/wms/css/common.css
@@ -223,3 +223,10 @@
@media only screen and (max-width: 800px) {
}
/**
下拉菜单文字居中
 */
.dropdown-menu-nav li{
    text-align: center;
}