Junjie
2023-07-20 d1adea48ef47e29ea7f5f2af5609e2aa4c0d76d6
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;
}