Merge pull request #4946 from mempool/mononaut/acc-dash-vbytes

Switch success rate to total vsize
This commit is contained in:
softsimon
2024-04-10 18:12:48 +09:00
committed by GitHub
5 changed files with 28 additions and 11 deletions

View File

@@ -34,7 +34,7 @@
@media (min-width: 376px) {
margin: 0 auto 0px;
}
&:first-child{
&:last-child{
display: none;
@media (min-width: 485px) {
display: block;