fix font size issue on MobileSafari
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
body {
|
body {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
-webkit-text-size-adjust: none;
|
||||||
}
|
}
|
||||||
svg.icon path {
|
svg.icon path {
|
||||||
stroke: black;
|
stroke: black;
|
||||||
|
|||||||
Reference in New Issue
Block a user