mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-24 05:50:21 -05:00
fix(ui): progress screen z-index
This commit is contained in:
@@ -77,6 +77,7 @@ export default {
|
|||||||
|
|
||||||
.loading-screen
|
.loading-screen
|
||||||
position absolute
|
position absolute
|
||||||
|
z-index 900
|
||||||
|
|
||||||
.content
|
.content
|
||||||
display grid
|
display grid
|
||||||
|
|||||||
Reference in New Issue
Block a user