update
This commit is contained in:
24
.obsidian/snippets/breadcrumbs.css
vendored
24
.obsidian/snippets/breadcrumbs.css
vendored
@@ -13,20 +13,20 @@
|
||||
/* content: "\a"; */
|
||||
/* } */
|
||||
|
||||
/* BreadCrumbs down pane (nested list of subconcepts) */
|
||||
.BC-downs {
|
||||
font-size: calc(max(55%, 0.8vw));
|
||||
}
|
||||
/*/* BreadCrumbs down pane (nested list of subconcepts) */*/
|
||||
/*.BC-downs {*/
|
||||
/* font-size: calc(max(55%, 0.8vw));*/
|
||||
/*}*/
|
||||
|
||||
|
||||
.BC-Matrix {
|
||||
font-size: 70% !important;
|
||||
/* overflow: scroll; */
|
||||
/* height:min-content; */
|
||||
}
|
||||
/*.BC-Matrix {*/
|
||||
/* font-size: 70% !important;*/
|
||||
/* /* overflow: scroll; */*/
|
||||
/* /* height:min-content; */*/
|
||||
/*}*/
|
||||
|
||||
.BC-Matrix {
|
||||
padding-bottom: 100pt !important;
|
||||
}
|
||||
/*.BC-Matrix {*/
|
||||
/* padding-bottom: 100pt !important;*/
|
||||
/*}*/
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user