Skip to content

Commit 6bcc444

Browse files
authored
issue #40701 (#40720)
1 parent 6ddcb44 commit 6bcc444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/media_source/templates/administrator/atum/scss/blocks/_quickicons.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
.nav {
77
display: grid;
8-
grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
8+
grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
99
grid-gap: 1rem;
1010
}
1111

0 commit comments

Comments
 (0)