Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50654 views
1
/*This file contains any manual css for this page that needs to override the global styles.
2
This is only required when different pages style the same element differently. This is just
3
a hack to deal with our current css styles and no new styling should be added in this file.*/
4
5
#ipython-main-app {
6
position: relative;
7
}
8
9