mirror of
https://github.com/nasa/openmct.git
synced 2025-05-11 13:03:03 +00:00
commit
01f290dc45
@ -84,7 +84,11 @@ p {
|
|||||||
margin-bottom: $interiorMarginLg;
|
margin-bottom: $interiorMarginLg;
|
||||||
}
|
}
|
||||||
|
|
||||||
ol, ul { padding-left: 0; }
|
ol, ul {
|
||||||
|
list-style: none;
|
||||||
|
margin: 0;
|
||||||
|
padding-left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
mct-container {
|
mct-container {
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user