misc cleanup
This commit is contained in:
13
web/styles/pages.scss
Normal file
13
web/styles/pages.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
// misc styling for various /pages
|
||||
|
||||
|
||||
.help-page {
|
||||
|
||||
.ant-result-image {
|
||||
height: 100px;
|
||||
svg {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user