bug fix with layout extra large

community
Gogs 6 years ago
parent 41e74c4cd0
commit f6c961de63

@ -128,7 +128,7 @@
@media screen and (max-width: 1280px){
.widget .chart .info {
width:99%;
min-height:90%;
min-height:70%;
overflow:hidden
}
}

Loading…
Cancel
Save