lint for passing builds

This commit is contained in:
gingervitis
2021-02-15 00:36:06 -08:00
parent c1719e656b
commit 97187f5541
7 changed files with 99 additions and 103 deletions

View File

@@ -1,15 +1,15 @@
// misc styling for various /pages
.help-page {
.ant-result-image {
height: 100px;
svg {
height: 100%;
width: 100%;
}
}
}
// .help-page {
// .ant-result-image {
// height: 100px;
// svg {
// height: 100%;
// width: 100%;
// }
// }
// }
.upgrade-page {