Icons far too small on high-def mobile screens in portrait

This commit is contained in:
James Barnsley
2021-10-27 20:37:57 +13:00
parent 30d155ab72
commit ed078f7ff8

View File

@ -467,13 +467,12 @@
&.playback {
width: auto;
}
&.triggers {
width: 4rem;
width: 4.5rem;
.icon {
font-size: 0.9rem;
font-size: 1.2rem;
}
}
}