Fix header, custom image download links and add std outputs

This commit is contained in:
Sudhanshu Gautam 2021-04-04 14:15:26 +05:30
parent 5b9d821082
commit b7cac199b3
6 changed files with 100 additions and 63 deletions

View file

@ -45,6 +45,20 @@
float: right;
}
.std-accordian {
overflow: hidden;
.MuiAccordionSummary-root {
background-color: #f3f3f3;
}
.std-textarea {
width: 100%;
border-radius: 5px;
font-family: monospace;
}
}
.header {
.logo {
height: 40px;