update cache map

This commit is contained in:
YouROK
2021-04-09 16:13:04 +03:00
parent b8d69fdec5
commit 5c892f56d2
6 changed files with 140 additions and 105 deletions

View File

@@ -38,6 +38,15 @@
.piece-reader{
border-color: #000000 !important;
}
.piece-progress{
position: relative;
z-index: 1;
background-color:#009090;
top: 0;
left: 0;
width: 10px;
}
</style>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>