[Frontend] Fix paths, includes
#702 Per https://github.com/nasa/openmctweb/pull/702; Removed include of _logo-and-bg.scss into _about.scss;
This commit is contained in:
@@ -20,9 +20,7 @@
|
||||
* at runtime from the About dialog for additional information.
|
||||
*****************************************************************************/
|
||||
// General About dialog styling
|
||||
|
||||
@import "logo-and-bg";
|
||||
|
||||
// Depends on styles loaded via /platform/commonUI/general/res/sass/startup-base.scss
|
||||
.l-about {
|
||||
&.abs {
|
||||
overflow: auto;
|
||||
@@ -67,4 +65,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user