Skip to content

Commit

Permalink
Fix "Z-index"
Browse files Browse the repository at this point in the history
忘记给它设置 “Z-index” 值了!现在补上
  • Loading branch information
Dreamer-Paul committed Oct 12, 2018
1 parent a125927 commit eaf4cb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/pio.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.pio-container{
left: 0;
bottom: 0;
z-index: 52;
position: fixed;
user-select: none;
}
Expand Down

0 comments on commit eaf4cb5

Please sign in to comment.