#
Junjie
2023-11-27 9bbaf1fdf110e78d3daf76f2b8033aae48f322ca
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;
}