Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
epsylon
GitHub Repository: epsylon/ufonet
Path: blob/master/core/js/ajaxmap.css
1205 views
1
#ufomsg{
2
max-height: 400px;
3
overflow-y: scroll;
4
}
5
6
#zombie_list{
7
max-height: 320px;
8
max-width: 576px;
9
overflow-y: scroll;
10
}
11
12