Junjie
2023-11-28 3b5b98a9911e3231cefe5ab4f47a4c9d94e5a2f7
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;
}