bug
This commit is contained in:
@@ -144,12 +144,9 @@ export default {
|
|||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
|
||||||
.app-item {
|
.app-item {
|
||||||
display: flex;
|
width: 25%;
|
||||||
flex-direction: column;
|
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
|
||||||
width: 158px;
|
|
||||||
height: 150px;
|
height: 150px;
|
||||||
|
text-align: center;
|
||||||
|
|
||||||
.app-img {
|
.app-img {
|
||||||
width: 72px;
|
width: 72px;
|
||||||
|
|||||||
Reference in New Issue
Block a user