修改 组件grid样式

This commit is contained in:
wangsongsole 2022-08-23 18:25:36 +08:00
parent e42f6034de
commit bfcff50495
1 changed files with 1 additions and 2 deletions

View File

@ -159,8 +159,7 @@
opacity: 1; opacity: 1;
width: 100%; width: 100%;
height: 100px; height: 100px;
display: flex; display: flex !important ;
align-items: center;
justify-content: center; justify-content: center;
} }