X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fapp%2Fdescription%2Fdescription.component.scss;fp=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fapp%2Fdescription%2Fdescription.component.scss;h=0000000000000000000000000000000000000000;hb=434326c60fb0434bda587102b4746173fe425dea;hp=0c1efa5d800fd322c21953733d829a96498660d3;hpb=37827e492060182b32df67c2a538a29808fa5e17;p=eliot.git diff --git a/blueprints/common/eliot-ui/frontend-src/src/app/description/description.component.scss b/blueprints/common/eliot-ui/frontend-src/src/app/description/description.component.scss deleted file mode 100644 index 0c1efa5..0000000 --- a/blueprints/common/eliot-ui/frontend-src/src/app/description/description.component.scss +++ /dev/null @@ -1,19 +0,0 @@ -.main{ - .example-container { - // background-color: lightskyblue; - display: flex; - flex-direction: column; - width: 90%; - padding: 10px; - margin: auto; - height: auto; - mat-card { - background-color: lightyellow; - color: black; - min-height: calc(100vh - 20px); - } - } - - } - - \ No newline at end of file