#
lsh
2024-05-17 6cb1f93b9914cb374ee6598b0c55555feed412d2
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;
}