Migrate assets to use Webpacker
This commit is contained in:
17
app/javascript/src/styles/specific/iqdb_queries.scss
Normal file
17
app/javascript/src/styles/specific/iqdb_queries.scss
Normal file
@@ -0,0 +1,17 @@
|
||||
div#c-iqdb-queries {
|
||||
div#a-check {
|
||||
article.post-preview {
|
||||
height: 180px;
|
||||
width: 180px;
|
||||
border: lightgrey solid 1px;
|
||||
|
||||
img {
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
#filedropzone {
|
||||
margin: 1em 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user