#
LSH
2023-11-24 5ded08f9ec1b7cef4e57a4d7334f0dc191e2dbb5
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;
}