mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
fix: set build indicator icon height for ie11 (#7378)
This commit is contained in:
parent
b1b14033fb
commit
0c81c52c41
@ -136,7 +136,7 @@ svg {
|
||||
display: inline-block;
|
||||
vertical-align: baseline;
|
||||
width: 1.1em;
|
||||
height: 1.1em;
|
||||
height: 0.825em;
|
||||
position: relative;
|
||||
top: 1px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user