更新 'lib/assets/javascripts/new-dashboard/components/NavigationBar/NavigationBar.vue'

This commit is contained in:
zhongjin 2023-05-20 23:24:19 +08:00
parent e4cd17cffb
commit a2bb3d6bdd

View File

@ -206,8 +206,8 @@ export default {
.navbar-imagotype {
position: absolute;
left: 50%;
width: 24px;
height: 24px;
width: 36px;
height: 36px;
transform: translate3d(-50%, 0, 0);
}