Restyle app grid with MUI and document app icons (#383)

This commit is contained in:
lenhanphung
2025-12-02 21:53:32 +07:00
committed by GitHub
parent 325d33caef
commit d8f5f9ae46
7 changed files with 143 additions and 23 deletions
+2 -6
View File
@@ -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