Firefox-UI-Fix/userContent.css
2021-04-26 15:52:35 +09:00

7 lines
160 B
CSS

@-moz-document url("about:home"), url("about:newtab") {
.top-site-outer .tile .icon-wrapper {
width: 100% !important;
height: 100% !important;
}
}