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