mirror of
https://github.com/mue/mue.git
synced 2026-07-16 21:44:22 +02:00
feat: add translation percentage tracking and update related components
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
|
||||
.images-row {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
|
||||
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
|
||||
padding: 20px;
|
||||
grid-gap: 20px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user