Restyle app grid with MUI and document app icons (#383)
This commit is contained in:
@@ -71,15 +71,11 @@
|
||||
.app-grid
|
||||
display grid
|
||||
grid-template-columns repeat(3, 1fr)
|
||||
gap 16px
|
||||
padding 16px
|
||||
gap 0
|
||||
padding 0
|
||||
justify-items center
|
||||
align-items center
|
||||
|
||||
.app-grid img
|
||||
width 48px
|
||||
height 48px
|
||||
|
||||
.app-grid p
|
||||
margin-top 6px
|
||||
font-size 14px
|
||||
|
||||
Reference in New Issue
Block a user