Ensure terminal and logs component background definition overwrite basic stylesheet
This commit is contained in:
@@ -180,7 +180,7 @@ export default {
|
||||
<style>
|
||||
|
||||
body {
|
||||
background-color: black;
|
||||
background-color: black !important;
|
||||
}
|
||||
|
||||
.title {
|
||||
|
||||
Reference in New Issue
Block a user