initial commit
This commit is contained in:
6
node_modules/vis/lib/shared/bootstrap.css
generated
vendored
Normal file
6
node_modules/vis/lib/shared/bootstrap.css
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/* override some bootstrap styles screwing up the timelines css */
|
||||
|
||||
.vis [class*="span"] {
|
||||
min-height: 0;
|
||||
width: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user