1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-02-03 07:15:47 +01:00

fix z-index

This commit is contained in:
Nolan Lawson 2018-04-04 22:20:12 -07:00
parent 33d595f239
commit 0ce79fed44

View File

@ -48,7 +48,7 @@
position: absolute;
left: 5px;
top: 0;
z-index: 90;
z-index: 7000;
}
</style>
<script>