fix: safari layout and compatibility (#83)

This commit is contained in:
sigoden
2022-06-30 10:00:42 +08:00
committed by GitHub
parent 6e1df040b4
commit 583117c01f
2 changed files with 16 additions and 28 deletions

View File

@@ -149,7 +149,7 @@ body {
}
.path svg {
height: 100%;
height: 16px;
fill: rgba(3,47,98,0.5);
padding-right: 0.5em;
vertical-align: text-top;