Đánh giá cho React New Tab
React New Tab bởi Ramkumar K R
Phản hồi bởi Ramkumar K R
Phản hồi của nhà phát triển
đã đăng 6 năm trướcHi,
Thanks for the review.
To reduce the space between the bookmarks, please append the following CSS -
.one{
max-width: 95px;
}
.grid{
grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
grid-row-gap: 10px;
}
Thanks for the review.
To reduce the space between the bookmarks, please append the following CSS -
.one{
max-width: 95px;
}
.grid{
grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
grid-row-gap: 10px;
}