Junjie
2023-11-29 06f2c01c1121afde4e56b6c2aa5c75adcaf4e9d2
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;
}